Anthony Baxter <anthony at interlink.com.au> wrote: > I don't have a problem with reorganising the standard library, but > what's the motivation for moving everything under a new root? Is it > just to allow people to unambigiously get hold of something from the > stdlib, rather than following the normal search path? Doesn't the > absolute/relative import PEP solve this problem? I don't think so. For instance, if I have a package called "db" in my application (which I import with absolute imports from other packages), I might have problems with the newly added "db.sqlite" package in Python 2.5. In fact, I guess my "db" will shadow the stdlib one, making it impossible to access. An unique prefix for stdlib would solve this. Giovanni Bajo
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4