]> granicus.if.org Git - python/commit
After variable expansion, what was formerly a single word can now
authorGuido van Rossum <guido@python.org>
Wed, 6 May 1998 14:38:30 +0000 (14:38 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 6 May 1998 14:38:30 +0000 (14:38 +0000)
commit4a114313a89e8b7a9c74ee09729cfbb72053f6b4
tree140b1902dceba1efbdd14fff4bde9e3c68481e58
parente10053b881966ca9055ec313aea7b30d54ca3932
After variable expansion, what was formerly a single word can now
contain multiple words, all of which may have to be joined with the
path of the extension directory.
(Sjoerd)
Tools/freeze/checkextensions.py