Tarek Ziadé <ziade.ta...@gmail.com> added the comment:

Also, notice that srcdir can be broken on some platform. For instance, under 
Mac OS X Framework install:

>>> import distutils.sysconfig
>>> distutils.sysconfig.get_config_var('srcdir')
'/Volumes/Rivendell/Users/ronald/Projects/python/r264'

we get the path that was used by Ronald to compile the distribution :)

Working on it..

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8107>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to