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 lockputhon version 2.7, on HP-UX 11.11
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
