Sridhar Ratnakumar <sridh...@activestate.com> added the comment: FYI, I cannot reproduce this on AIX 5.1:
bash-2.04$ i/bin/python ActivePython 2.7.0c1.0 (ActiveState Software Inc.) based on Python 2.7rc1 (r27rc1:81772, Jun 5 2010, 23:20:01) [C] on aix5 Type "help", "copyright", "credits" or "license" for more information. >>> import sysconfig >>> sysconfig.get_config_var("CONFIG_ARGS") "'--prefix=/home/apy/tmp/issue8961/ActivePython-2.7.0c1.0-aix-powerpc64/i' '--without-cxx' '--disable-ipv6' 'CC=xlc_r'" >>> ^D bash-2.04$ i/bin/python -m platform AIX-1-000C763E4C00-powerpc-64bit ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8961> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com