mercurial/__init__.py
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 08 Jan 2007 16:12:35 +0100
changeset 4025 d8b3edf88af0
parent 0 9117c6561b0b
permissions -rw-r--r--
Subclass file with a __len__ method instead of setting Content-length This is necessary for the next patch to work with python2.3 Refactor the subclassing of send()