A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2009-October/092906.html below:

[Python-Dev] PEP about sys.implementation and implementation specific user site directory

[Python-Dev] PEP about sys.implementation and implementation specific user site directory [Python-Dev] PEP about sys.implementation and implementation specific user site directoryChristian Heimes lists at cheimes.de
Sat Oct 10 03:07:40 CEST 2009
Benjamin Peterson wrote:
> I think we should make a semi-private (public to the stdlib) module
> like _sys or _implementation part of the Python VM API. Then, instead
> of stuffing everything into sys, we can provide this information in
> modules where it belongs.


That's an interesting counter proposal. Your idea requires an additional
import that I try to avoid. Looking at memory and performance, an
additional module that is imported anyway isn't better. In my humble
opinion the implementation information belongs into the sys module
anyway. A new module just for the user site suffix seems unnecessary.

Christian
More information about the Python-Dev mailing list

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