Message191667
| Author | brett.cannon |
|---|---|
| Recipients | Arfrever, barry, brett.cannon, eric.smith, sbt |
| Date | 2013-06-22.19:48:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371930503.42.0.252896628746.issue17621@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have attached the test suite and two versions: one using a mixin and one using a proxy. Neither solve the issue of import touching the module in any way to check __loader__ and __package__. The mixin version is also failing one test which could quite possibly be a pain to fix and so it might cause me to prefer the proxy solution. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-22 19:48:23 | brett.cannon | set | recipients: + brett.cannon, barry, eric.smith, Arfrever, sbt |
| 2013-06-22 19:48:23 | brett.cannon | set | messageid: <1371930503.42.0.252896628746.issue17621@psf.upfronthosting.co.za> |
| 2013-06-22 19:48:23 | brett.cannon | link | issue17621 messages |
| 2013-06-22 19:48:23 | brett.cannon | create | |