log setup.py @ 3892:2eec996f2fb9

age author description
Thu, 14 Dec 2006 20:23:25 -0600 Matt Mackall Fix demandload bits of setup.py py2exe support
Thu, 14 Dec 2006 13:49:33 -0800 Brendan Cully Merge with main
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Thu, 14 Dec 2006 00:41:11 +0100 Benoit Boissinot spelling fix
Tue, 31 Oct 2006 10:50:16 +0100 Thomas Arendsen Hein Check for at least having a final release of python 2.3.0 in setup.py
Fri, 06 Oct 2006 13:01:54 -0700 Brendan Cully Add a base85 codec