diff options
author | Guido van Rossum <guido@python.org> | 2000-03-31 00:47:28 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-31 00:47:28 +0000 |
commit | ffd15f5255a600fe6cb6fb38123d58eca51f9987 (patch) | |
tree | 51336654c93c0e3059eaea02c4bb32e692e60ede /Tools/faqwiz/faqwiz.py | |
parent | fb2789f387029f54ac386d923866e6931f95d661 (diff) | |
download | cpython-git-ffd15f5255a600fe6cb6fb38123d58eca51f9987.tar.gz |
Two robustness patches:
(1) In opendir(), don't call the lock-release macros; we're
manipulating list objects and that shouldn't be done in unlocked
state.
(2) Don't use posix_strint() for chmod() -- the mode_t arg might be a
64 bit int (reported by Nick Maclaren).
Diffstat (limited to 'Tools/faqwiz/faqwiz.py')
0 files changed, 0 insertions, 0 deletions