https://github.com/python/cpython
Revision 7865296ca3e6fb179860c899b3a3a198e6f317c1 authored by Philip Jenvey on 29 September 2009, 19:18:11 UTC, committed by Philip Jenvey on 29 September 2009, 19:18:11 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75143 | philip.jenvey | 2009-09-29 12:10:15 -0700 (Tue, 29 Sep 2009) | 5 lines

  #5329: fix os.popen* regression from 2.5: don't execute commands as a sequence
  through the shell. also document the correct subprocess replacement for this
  case
  patch from Jean-Paul Calderone and Jani Hakala
........
1 parent b4b94ef
History
Tip revision: 7865296ca3e6fb179860c899b3a3a198e6f317c1 authored by Philip Jenvey on 29 September 2009, 19:18:11 UTC
Merged revisions 75143 via svnmerge from
Tip revision: 7865296
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.2 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 668.6 KB
configure.in -rw-r--r-- 107.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 81.2 KB

README

back to top