[pygr-notify] Issue 80 in pygr: pygr.downloader uses subprocess, which is not python2.3 compatible.

codesite-noreply at google.com codesite-noreply at google.com
Tue Apr 7 18:55:49 PDT 2009


Updates:
	Status: FixedNeedsReview
	Labels: Milestone-Release0.8

Comment #4 on issue 80 by cjlee112: pygr.downloader uses subprocess, which  
is not python2.3 compatible.
http://code.google.com/p/pygr/issues/detail?id=80

I created a subprocess-like interface (FilePopen) that eliminates this  
issue, by
providing a consistent interface that works on Python 2.3 as well as with  
later
versions of Python.  For details, see
http://groups.google.com/group/pygr-dev/msg/e0b13465171a6d6d

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list