log mercurial/changegroup.py @ 3877:5f05157bf9be

age author description
Sun, 10 Dec 2006 19:41:57 +0100 Benoit Boissinot fix errors spotted by pychecker
Sat, 02 Dec 2006 16:08:00 -0200 Alexis S. L. Carvalho changegroup.py: delay the loading of the bz2 and zlib modules
Wed, 22 Nov 2006 22:33:57 +0100 Thomas Arendsen Hein Use 'bundletype' instead of 'type' to not shadow built-in function.