Staging
v0.5.1
https://github.com/python/cpython
Revision 29e5f5d81f19f40c47f2e63866d8474bc8602550 authored by Guido van Rossum on 09 April 1998, 14:27:57 UTC, committed by Guido van Rossum on 09 April 1998, 14:27:57 UTC
fall back to using os.curdir instead; if it is fine, don't use
os.curdir at all.
1 parent c09e6b1
History
Tip revision: 29e5f5d81f19f40c47f2e63866d8474bc8602550 authored by Guido van Rossum on 09 April 1998, 14:27:57 UTC
When getcwd() doesn't exist or raises an exception, don't fail but
Tip revision: 29e5f5d

README

back to top