~ubuntu-branches/ubuntu/trusty/python-tz/trusty

« back to all changes in this revision

Viewing changes to pytz/__init__.py

  • Committer: Bazaar Package Importer
  • Author(s): Brian Sutherland
  • Date: 2005-02-08 02:14:33 UTC
  • Revision ID: james.westby@ubuntu.com-20050208021433-zxsohvjidw94009q
Tags: 2005a-1
Initial Release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
2
1
'''
3
2
$Id: __init__.py,v 1.11 2005/01/07 04:51:33 zenzen Exp $
4
3