]> granicus.if.org Git - python/commit
Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2).
authorMarc-André Lemburg <mal@egenix.com>
Thu, 2 Dec 2004 20:14:16 +0000 (20:14 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 2 Dec 2004 20:14:16 +0000 (20:14 +0000)
commit58d89dba7d65997d3994f7e21ac5bc68534eacae
tree53f7f70b3e8b07111ff8e7955358e776d961d042
parent166878f5440befa45069a2764b94ae96e6dcad4a
Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2).
Lib/distutils/command/install_lib.py