~divmod-dev/divmod.org/combinator-wants-user-site-packages-3002

  • Committer: faldridge
  • Date: 2009-11-16 19:09:42 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17834
Added an optional precision argument to Epsilon.extime.Time.asHumanly.

Author: faldridge

Reviewer: exarkun

Fixes #2910

The new optional precision argument to Epsilon.extime.Time.asHumanly specifies
    the smallest unit of time that will be represented in the human-readable
    time string that the method returns.  Acceptable values are
    Time.Precision.MINUTES, the default, and Time.Precision.SECONDS.  Passing
    any other value for precision to asHumanly will raise an InvalidPrecision
    exception.
Filename Latest Rev Last Changed Committer Comment Size
..
examples 563 18 years ago washort import Reverend Diff
reverend 563 18 years ago washort import Reverend Diff
changelog.txt 563 18 years ago washort import Reverend 979 bytes Diff Download File
COPYING 2275 16 years ago washort merge LGPL COPYING file for Reverend. Closes #2219 25.9 KB Diff Download File
File MANIFEST.in 563 18 years ago washort import Reverend 129 bytes Diff Download File
README.txt 563 18 years ago washort import Reverend 1.2 KB Diff Download File
setup.py 563 18 years ago washort import Reverend 631 bytes Diff Download File