Staging
v0.5.1
Revision b4bc9b9192916ecb98bcb7a25acb579db04dac0d authored by Gregory P. Smith on 04 August 2008, 00:15:54 UTC, committed by Gregory P. Smith on 04 August 2008, 00:15:54 UTC
- Issue #1857: subprocess.Popen.poll gained an additional _deadstate keyword
  argument in python 2.5, this broke code that subclassed Popen to include its
  own poll method.  Fixed my moving _deadstate to an _internal_poll method.
1 parent c7af7f3
History

README

back to top