]> granicus.if.org Git - python/commit
Refactored site.py into functions. Also moved over to using sets.
authorBrett Cannon <bcannon@gmail.com>
Sat, 5 Jun 2004 01:12:51 +0000 (01:12 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 5 Jun 2004 01:12:51 +0000 (01:12 +0000)
commit0096e262ffe836b4c7511158678f9e257cc3a020
tree8b4250da9eb7a26ef2b719d6fd8e32e8a531e0e2
parent642c8a11fd3b1c6b2fed366e5344885ca0188b37
Refactored site.py into functions.  Also moved over to using sets.

New regression test suite.
Lib/site.py
Lib/test/test_site.py [new file with mode: 0644]
Misc/NEWS