A Python module for simple and convenient date/time handling
$ hg clone http://oss.codepoet.no/python-chrono
$ hg clone ssh://hg@bitbucket.org/erikg/python-chrono
Changed (Δ107 bytes):
MANIFEST.in (4 lines added, 2 lines removed)
NEWS (1 lines added, 0 lines removed)
Up to file-list MANIFEST.in:
3
include INSTALL
4
include LICENSE
5
include NEWS
6
recursive-include doc *
7
recursive-include tests *.py
recursive-include doc/ *
recursive-include tests/ *.py
8
prune doc/doctest/
9
prune doc/doctrees/
Up to file-list NEWS:
Bugfixes:
* Don't include doctest and doctrees data in source distributions
* Fixed incorrect output for doctest blocks
2010-03-09: 0.3.0