Antoine Pitrou <[email protected]> added the comment: > Yes I'd do it in PyOS_AfterFork. Simpler patch based on gdb's > attached.
Private functions shouldn't use the PyXX_CamelCase() convention :) Otherwise, looks good. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9535> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
