Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

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

Open
jadhavpamu2020 opened this issue Feb 28, 2014 · 1 comment
Open

Comments

@jadhavpamu2020
Copy link

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

@Zearin
Copy link

Zearin commented Jan 26, 2015

👍

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants