Message156737
| Author | eric.araujo |
|---|---|
| Recipients | benjamin.peterson, eric.araujo, simohe |
| Date | 2012-03-25.07:03:35 |
| SpamBayes Score | 0.00046221013 |
| Marked as misclassified | No |
| Message-id | <1332659016.42.0.114607439811.issue12864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
-import sub.subsub +from .sub import subsub as _dummy That’s partly incorrect, as you need to bind the name sub to match the original code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-25 07:03:36 | eric.araujo | set | recipients: + eric.araujo, benjamin.peterson, simohe |
| 2012-03-25 07:03:36 | eric.araujo | set | messageid: <1332659016.42.0.114607439811.issue12864@psf.upfronthosting.co.za> |
| 2012-03-25 07:03:35 | eric.araujo | link | issue12864 messages |
| 2012-03-25 07:03:35 | eric.araujo | create | |