[issue8890] Use tempfile instead of /tmp in examples

Éric Araujo report at bugs.python.org
Fri Nov 19 16:04:21 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Patch submission guidelines are found at http://www.python.org/dev/patches/

Since patches are made for the py3k branch, some matches in Henri’s grep won’t get patched: bsddb, compiler, posixfile and rexec have been removed.  The person that will commit the patch will have to edit those too when merging into 2.7, unless a kind soul provides one patch per branch (not a requirement).

Last remark: tempfile is a false positive; editing old whatsnew is not worth it IMO.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8890>
_______________________________________


More information about the Python-bugs-list mailing list