envoy icon indicating copy to clipboard operation
envoy copied to clipboard

AttributeError: 'NoneType' object has no attribute 'returncode'

Open jadhavpamu2020 opened this issue 11 years ago • 1 comments
trafficstars

F='resources/ch06-mailboxes/data/enron.mbox.json.bz2' ----> 9 r = envoy.run("bunzip2 %s" % (F,)) 10 print r.std_out 11 print r.std_err

jadhavpamu2020 avatar Feb 28 '14 10:02 jadhavpamu2020

:+1:

Since Kenneth’s attention seems too maxed out for this project, I think it might help if you added a test case for this.

Zearin avatar Jan 26 '15 17:01 Zearin