Files
deb-python-functools32/README.txt
2012-09-18 18:32:48 +09:00

11 lines
359 B
Plaintext

This is a backport of the Python 3.2 functools module for use on
Python versions 2.4 through 2.7.
Refer to the Python 3.2 documentation for usage information:
http://docs.python.org/3.2/library/functools.html
Bugs? Try to reproduce them on the latest Python 3.2.x itself and file bug
reports on http://bugs.python.org/.
-- ENDOH takanao djmchl@gmail.com