Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix example scripts not working with python 3 #228

Closed
giampaolo opened this issue May 23, 2014 · 3 comments
Closed

Fix example scripts not working with python 3 #228

giampaolo opened this issue May 23, 2014 · 3 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on November 03, 2011 17:26:09

This is my fault; I forgot to test them before releasing version 0.4.0.
We have:

examples/disk_usage.py
examples/process_detail.py
examples/top.py

...which use old "print" statement (without parenthesis).

Original issue: http://code.google.com/p/psutil/issues/detail?id=228

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on November 03, 2011 09:27:59

Fixed in r1220 .

Status: FixedInSVN

@giampaolo
Copy link
Owner Author

From g.rodola on December 14, 2011 15:18:44

Status: Fixed

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 04:05:23

Updated csets after the SVN -> Mercurial migration: r1220 == revision 
23d4072f07e4

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

No branches or pull requests

1 participant