summaryrefslogtreecommitdiff
path: root/sandbox
Commit message (Collapse)AuthorAgeFilesLines
* Metadata fixesTomi Pieviläinen2012-03-031-3/+4
| | | | | | | | | | Fix remaining references to PSF license, change maintainer info. Removed most occurances of __author__, since it felt redundant with the copyright notice (credit) and package metadata (developer contact). Also fixed references to Python 2.3 (it's not even tested anymore) and changed calls from python3 to just python (let the system decide).
* Merge new style classes branch, works now on 2.6-3.2Tomi Pieviläinen2012-02-182-5/+5
|\
| * Fix #885219 : Use new-style python classesgl@clarisys.fr2011-11-022-5/+5
| |
* | Applying Python 3 support patch by Brian Jones.Gustavo Niemeyer2011-03-241-2/+2
|/
* Updating (c) information.niemeyer2005-02-241-2/+2
|
* - Now tzfile() will unpickle to the updated file.niemeyer2005-02-231-0/+157
| | | | | | | - Adding tzwin.py, contributed by Jeffrey Harris. - Minor tweaks in setup.py. - Adding README and example.py. - Putting old scheduler.py in the sandbox.
* Adding rrulewrapper.py in a sandbox.niemeyer2005-02-231-0/+16