Antoine Pitrou <[email protected]> added the comment: > Here's a patch for Python/import.c using mkstemp(3). AFAICT, mkstemp > should always be available (on Unix of course).
This looks fine to me. The code simplification tastes good :) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13303> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
