]> granicus.if.org Git - python/commit
Change argument list for addsitedir() to not require a second argument and thus
authorBrett Cannon <bcannon@gmail.com>
Fri, 9 Jul 2004 23:38:18 +0000 (23:38 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 9 Jul 2004 23:38:18 +0000 (23:38 +0000)
commit12f8c4d2e3edf2717869c7578616f188ecd2daed
treebb597bedfa8990219af3c81af88e745863418a09
parent37b0c1dbf4c6c31e4db11c139971e999679ef276
Change argument list for addsitedir() to not require a second argument and thus
match old verion's argument list (overlooked since API of the file is
undocumented).
Lib/site.py