]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Define DEBUG as early as possible to avoid import problems.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 4 Jun 2002 21:05:05 +0000 (21:05 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 4 Jun 2002 21:05:05 +0000 (21:05 +0000)
commit115fdc614fcac8dbdf5547dbcb00e6399d766648
tree041a12ac8cc07f83e5e8dac6e4ab36208cf2662b
parent4f2f1335a8f889ac071b01becf49b49032beb163
Define DEBUG as early as possible to avoid import problems.
Lib/distutils/core.py