Message 158531 - Python tracker (original) (raw)
Message158531
Author | eric.snow |
---|---|
Recipients | Arfrever, berker.peksag, brett.cannon, eric.araujo, eric.snow, meador.inge, pitrou, python-dev |
Date | 2012-04-17.05:57:45 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1334642266.01.0.237643565625.issue13959@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
This is a mostly-working sketch of find_module() in imp.py. I've run out of time tonight, but wanted to get it up in case it's useful to anyone else (a.k.a Brett). If nobody's touched it before then, I'll finish it up tomorrow. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-04-17 05:57:46 | eric.snow | set | recipients: + eric.snow, brett.cannon, pitrou, eric.araujo, Arfrever, meador.inge, python-dev, berker.peksag |
2012-04-17 05:57:46 | eric.snow | set | messageid: 1334642266.01.0.237643565625.issue13959@psf.upfronthosting.co.za |
2012-04-17 05:57:45 | eric.snow | link | issue13959 messages |
2012-04-17 05:57:45 | eric.snow | create |