Staging
v0.8.1
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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top