summaryrefslogtreecommitdiff
path: root/Tools/faqwiz/faqwiz.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-03-31 00:47:28 +0000
committerGuido van Rossum <guido@python.org>2000-03-31 00:47:28 +0000
commitffd15f5255a600fe6cb6fb38123d58eca51f9987 (patch)
tree51336654c93c0e3059eaea02c4bb32e692e60ede /Tools/faqwiz/faqwiz.py
parentfb2789f387029f54ac386d923866e6931f95d661 (diff)
downloadcpython-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