Message84799
| Author | gvanrossum |
|---|---|
| Recipients | brett.cannon, bronger, dcjim, gvanrossum, jhylton, loewis, ncoghlan, tim.peters |
| Date | 2009-03-31.15:25:48 |
| SpamBayes Score | 2.6074717e-06 |
| Marked as misclassified | No |
| Message-id | <1238513150.16.0.436818131279.issue992389@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Good sleuthing Nick! It's clearly the same bug that Fredrik found. I tried to test if using Brett' importlib has the same problem, but it can import neither p.a nor p.b, so that's not helpful as to sorting out the import semantics. I believe that at some point many of the details of importlib should be seen as the reference documentation for the darkest corners of import semantics. But it seems we aren't there yet. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-31 15:25:50 | gvanrossum | set | recipients: + gvanrossum, tim.peters, loewis, jhylton, brett.cannon, dcjim, ncoghlan, bronger |
| 2009-03-31 15:25:50 | gvanrossum | set | messageid: <1238513150.16.0.436818131279.issue992389@psf.upfronthosting.co.za> |
| 2009-03-31 15:25:49 | gvanrossum | link | issue992389 messages |
| 2009-03-31 15:25:48 | gvanrossum | create | |