[Tutor] cgi.FieldStorage() causing thread.error: can't allocate lock

SABARWAL, SHAL ss3141 at att.com
Fri May 23 13:57:17 CEST 2014


Wondering if anyone came across this error in using form = cgi.FieldStorage()
import tempfile
                    File /tempfile.py", line 83, in <module> _once_lock = _allocate_lock()
                        thread.error: can't allocate lock

puthon version 2.7, on HP-UX 11.11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140523/c7347a91/attachment.html>


More information about the Tutor mailing list