]> granicus.if.org Git - python/commit
os.getcwd() is returning str8; sys.path items are str.
authorKurt B. Kaiser <kbk@shore.net>
Thu, 23 Aug 2007 06:17:40 +0000 (06:17 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 23 Aug 2007 06:17:40 +0000 (06:17 +0000)
commit9a3b014f31cc661fa25ea61f8713f3f5cfb3fe36
tree78a41c97286c6ca5de4520dfa8c8e90575fbfcbb
parente07127793958bc355dd34b79c08397c698c298d7
os.getcwd() is returning str8; sys.path items are str.
Lib/idlelib/PyShell.py