Gael <gael.peglia...@makina-corpus.com> added the comment:

Here it is.


Python 2.4.5 (#1, Feb 24 2010, 08:26:11)
[GCC 3.4.6] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.path
[
'', 
'/tmp/Python-2.4/lib/python24.zip', 
'/install_path/Plone-3.2.1r4-UnifiedInstaller/packages/Python-2.4.5/Lib', 
'/install_path/Plone-3.2.1r4-UnifiedInstaller/packages/Python-2.4.5/Lib/plat-sunos5',
 
'/install_path/Plone-3.2.1r4-UnifiedInstaller/packages/Python-2.4.5/Lib/lib-tk',
 
'/install_path/Plone-3.2.1r4-UnifiedInstaller/packages/Python-2.4.5/Modules', 
'/install_path/Plone-3.2.1r4-UnifiedInstaller/packages/Python-2.4.5/build/lib.solaris-2.10-sun4u-2.4']


PS: Sorry for the message above, haven't seen I was responding to the bug 
system. Feel free to drop it.

----------

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

Reply via email to