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

Monkey patch the threading module? #5

Open
GoogleCodeExporter opened this issue Jan 23, 2016 · 1 comment
Open

Monkey patch the threading module? #5

GoogleCodeExporter opened this issue Jan 23, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I've implemented a monkey patch that reduces the amount of changes to a
minimum. It adds several properties and function aliases to the threading
module. It also implements a 2.6 style property class.

Comments? Is this step too radical?


Original issue reported on code.google.com by tiran79 on 2 Nov 2008 at 3:30

Attachments:

@GoogleCodeExporter
Copy link
Author

> Is this step too radical?

If the code is to be added to 2.4.6 I would think so.  Whether or not people 
want to install it as par of a
download, who knows?


Original comment by skip.mon...@gmail.com on 8 Nov 2008 at 12:27

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