[Python-Dev] Summary of Python tracker Issues

2010-01-01 Thread Python tracker
ACTIVITY SUMMARY (12/25/09 - 01/01/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2537 open (+22) / 16902 closed (+19) / 19439 total (+41) Open issues with patches: 1016 Average

Re: [Python-Dev] First draft of "sysconfig"

2010-01-01 Thread Tarek Ziadé
On Sat, Dec 12, 2009 at 9:02 PM, Tarek Ziadé wrote: > Hello, > > A while ago I've proposed to refactor the APIs that provides access to > the installation paths and configuration variables at runtime into a > single module called "sysconfig", and make it easier for all > implementations to work wi

Re: [Python-Dev] First draft of "sysconfig"

2010-01-01 Thread Tarek Ziadé
2009/12/23 Glyph Lefkowitz : [..] > 2. I think it would be a better idea to do > "~/.local/lib/jython/2.6/site-packages". > > The idea with ~/.local is that it's a mirror of the directory structure > convention in /, /usr/, /opt/ or /usr/local/.  In other words it's got "bin", > "lib", "share",