]> granicus.if.org Git - python/commit
(py-execute-region): When temp-names are broken (Emacs 19.34), a
authorBarry Warsaw <barry@python.org>
Fri, 7 Aug 1998 22:24:16 +0000 (22:24 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 7 Aug 1998 22:24:16 +0000 (22:24 +0000)
commit1b3442493ab345771b1cbfb8b35e3ed3f0ca43b6
tree3c11688dd9e828368299fbd59f6aa6e8fbe030ba
parent4d10b43c2669c9649e158c2c1be745c584cfcaca
(py-execute-region): When temp-names are broken (Emacs 19.34), a
serial number isn't enough to uniquify the temp file name -- what if
two users are on the same machine?  Add in the (emacs-pid) to help
further.  Should never be tickled on Emacs 20, XEmacs 20, 21.
Misc/python-mode.el