Staging
v0.8.1
Revision 291f14e3d386714ea937489e1863bed7f818a970 authored by Tim Peters on 22 July 2003, 02:50:01 UTC, committed by Tim Peters on 22 July 2003, 02:50:01 UTC
are satisfied in a case-insensitive manner, the attempt to import (the
non-existent) fcntl gets satisfied by FCNTL.py instead, and the tempfile
module defines a Unix-specific _set_cloexec() function in that case.  As
a result, temp files can't be created then (blows up with an AttributeError
trying to reference fcntl.fcntl).  This just popped up in the spambayes
project, where there is no apparent workaround (which is why I'm pushing
this in now).
1 parent f1c9869
History
File Mode Size
RPM
ACKS -rw-r--r-- 8.8 KB
AIX-NOTES -rw-r--r-- 8.0 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 24.4 KB
HISTORY -rw-r--r-- 375.3 KB
NEWS -rw-r--r-- 152.5 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 3.6 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 10.6 KB
cheatsheet -rw-r--r-- 104.0 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
gdbinit -rw-r--r-- 898 bytes
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-mode.el -rw-r--r-- 136.8 KB
python.man -rw-r--r-- 11.7 KB
setuid-prog.c -rw-r--r-- 5.3 KB
vgrindefs -rw-r--r-- 505 bytes

README

back to top