Message152865
FYI, here is code that can handle arbitrary dotted names: <http://svn.eby-sarna.com/Importing/peak/util/imports.py?view=markup>. I haven’t checked if its error reporting has the problem we’re discussing in this report.
An alternative would be to use colon notation, e.g. package.submodule:Thing.Nested.attribute.
My preference is still for find_object, using dots and with the nesting prohibition. |
|
Date |
User |
Action |
Args |
2012-02-08 15:02:43 | eric.araujo | set | recipients:
+ eric.araujo, tarek, alexis, erik.bray, Natim |
2012-02-08 15:02:43 | eric.araujo | set | messageid: <1328713363.47.0.549388740921.issue12703@psf.upfronthosting.co.za> |
2012-02-08 15:02:42 | eric.araujo | link | issue12703 messages |
2012-02-08 15:02:42 | eric.araujo | create | |
|