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

NameError: global name 'pid' is not defined #324

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

NameError: global name 'pid' is not defined #324

giampaolo opened this issue May 23, 2014 · 6 comments

Comments

@giampaolo
Copy link
Owner

From ziade.ta...@gmail.com on September 13, 2012 11:12:56

There's a missing variable at 
https://code.google.com/p/psutil/source/browse/trunk/psutil/__init__.py#766 the 
fix is to use self._pid instead of pid

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

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on September 13, 2012 06:37:27

Fixed in r1543 , thanks

Status: FixedInSVN

@giampaolo
Copy link
Owner Author

From g.rodola on November 18, 2012 10:41:44

Labels: Milestone-0.6.2

@giampaolo
Copy link
Owner Author

From g.rodola on March 02, 2013 04:12:56

Updated csets after the SVN -> Mercurial migration: r1543 == revision 
9d625f59b839

@giampaolo
Copy link
Owner Author

From g.rodola on April 07, 2013 18:21:49

Status: FixedInHG

@giampaolo
Copy link
Owner Author

From g.rodola on April 11, 2013 02:17:39

Labels: -Milestone-0.6.2 Milestone-0.7.0

@giampaolo
Copy link
Owner Author

From g.rodola on April 12, 2013 11:21:26

Status: Fixed

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