blob: 015235939b545b2667b18191fdde386f4b9b3496 (
plain) (
blame)
1
2
3
4
5
|
This is an early version of a basic time period checking library for Python.
It is in part inspired by perl's Time::Period module and the time class
mechanism of Cfengine.
WWW: http://www.biostat.wisc.edu/~annis/creations/period.py.html
|