At 02:00 PM 4/6/2009 +0100, Chris Withers wrote: >Martin v. Löwis wrote: >>Chris Withers wrote: >>>Would this support the following case: >>> >>>I have a package called mortar, which defines useful stuff: >>> >>>from mortar import content, ... >>> >>>I now want to distribute large optional chunks separately, but ideally >>>so that the following will will work: >>> >>>from mortar.rbd import ... >>>from mortar.zodb import ... >>>from mortar.wsgi import ... >>> >>>Does the PEP support this? >>That's the primary purpose of the PEP. > >Are you sure? > >Does the pep really allow for: > >from mortar import content >from mortar.rdb import something > >...where 'content' is a function defined in mortar/__init__.py and >'something' is a function defined in mortar/rdb/__init__.py *and* >the following are separate distributions on PyPI: > >- mortar >- mortar.rdb > >...where 'mortar' does not contain 'mortar.rdb'. See the third paragraph of http://www.python.org/dev/peps/pep-0382/#discussion
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