[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
Sat Mar 28 09:10:36 PDT 2009


Status: Accepted
Owner: deepreds
Labels: Type-Defect Priority-Medium

New issue 80 by the.good.doctor.is.in: pygr.downloader uses subprocess,  
which is not python2.3 compatible.
http://code.google.com/p/pygr/issues/detail?id=80

subprocess is used to unzip and gunzip downloaded files; this breaks under
python2.3, which doesn't have subprocess.

See metabase_test.


--
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