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

« back to all changes in this revision

Viewing changes to pytz/test_tzinfo.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
# -*- coding: ascii -*-
3
2
'''
4
3
$Id: test_tzinfo.py,v 1.9 2004/10/25 04:14:00 zenzen Exp $