[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
Sun Mar 29 05:25:47 PDT 2009


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

1. Check subprocess import: If python raises ImportError (Python2.3), try  
using os.system().
2. Some lines with longer than 80 are reformatted.


Attachments:
	0001-python2.3-compatibility-issue-subprocess-import-che.patch  4.2 KB

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