[pypy-svn] r38676 - pypy/dist/lib-python/modified-2.4.1

ac at codespeak.net ac at codespeak.net
Tue Feb 13 12:35:18 CET 2007


Author: ac
Date: Tue Feb 13 12:35:17 2007
New Revision: 38676

Added:
   pypy/dist/lib-python/modified-2.4.1/decimal.py
      - copied, changed from r38672, pypy/dist/lib-python/2.4.1/decimal.py
Log:
Fix bug in decimal.

By accident it doesn't show up in CPython since 'F' >= 0 is True there.




More information about the pypy-svn mailing list