Message131042
| Author | jaraco |
|---|---|
| Recipients | Arfrever, benjamin.peterson, brett.cannon, jaraco |
| Date | 2011-03-15.21:37:23 |
| SpamBayes Score | 3.272722e-07 |
| Marked as misclassified | No |
| Message-id | <1300225044.03.0.264633986172.issue11276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
it looks like lib maintainers can work around the limitation by using the syntax: import _winreg as winreg And then reference the name winreg (or any other preferred name). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-15 21:37:24 | jaraco | set | recipients: + jaraco, brett.cannon, benjamin.peterson, Arfrever |
| 2011-03-15 21:37:24 | jaraco | set | messageid: <1300225044.03.0.264633986172.issue11276@psf.upfronthosting.co.za> |
| 2011-03-15 21:37:23 | jaraco | link | issue11276 messages |
| 2011-03-15 21:37:23 | jaraco | create | |