Message212302
> So, it's a very common idiom.
"Common" doesn't imply "correct" or "supported". There are plenty of other packages/modules who don't import their subpackages/submodules during initialization. Unless explicitly supported by the module, using a submodule without explicitly importing it is relying on undefined behavior.
I stand by my statement. |
|
| Date |
User |
Action |
Args |
| 2014-02-26 20:49:05 | larry | set | recipients:
+ larry, barry, rhettinger, pitrou, vstinner, christian.heimes, Arfrever, r.david.murray, python-dev, eric.snow, serhiy.storchaka |
| 2014-02-26 20:49:05 | larry | set | messageid: <[email protected]> |
| 2014-02-26 20:49:05 | larry | link | issue20784 messages |
| 2014-02-26 20:49:05 | larry | create | |
|