Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono

File history for python-chrono / doc / source / usage.rst

Author Revision Message Labels Date
Erik Grinaker 20944f811650 Fixed incorrect output for doctest blocks
Erik Grinaker e0a34d0b4e61 use doctest for documentation code examples
Erik Grinaker 333b28ba2b2d added module constants for default parser and calendar
Erik Grinaker e648d55fdf4c fixed a typo
Erik Grinaker 2c5482bf4e5c improved documentation
Erik Grinaker 30f63cb889ab fixed wrong method name i documentation
Erik Grinaker ad7845283d50 tweaked documentation
Erik Grinaker 9827f80818dc improved build process