summaryrefslogtreecommitdiff
path: root/example.py
Commit message (Collapse)AuthorAgeFilesLines
* Applying Python 3 support patch by Brian Jones.Gustavo Niemeyer2011-03-241-7/+7
|
* - Now tzfile() will unpickle to the updated file.niemeyer2005-02-231-0/+15
- Adding tzwin.py, contributed by Jeffrey Harris. - Minor tweaks in setup.py. - Adding README and example.py. - Putting old scheduler.py in the sandbox.