]> granicus.if.org Git - python/commit
[Bug #802128 continued] Modify mode depending on the process umask.
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2006 15:16:58 +0000 (15:16 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2006 15:16:58 +0000 (15:16 +0000)
commit9ef0ef5b729b88491be1d28ab46248b645645c44
treeb75b22ab777b177152ebc54dd9f490cf6414b706
parentdc26758ffeb33f6d59cb30b0019da9252e0cea1c
[Bug #802128 continued] Modify mode depending on the process umask.

Is there really no other way to read the umask than to set it?

Hope this works on Windows...
Lib/dumbdbm.py
Lib/test/test_dumbdbm.py