-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sjcurt02 wrote:
>>>> import distutils
>>>> distutils.sysconfig.get_config_vars()['CONFIG_ARGS']
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> AttributeError: 'module' object has no attribute 'sysconfig'
> 
> Any pointers?

 $ find /path/to/python/lib/python2.4/distutils -name "*.py" \
   xargs grep -l "def get_config_vars"
 /path/to/python/lib/python2.4/distutils/sysconfig.py



Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIzVuB+gerLs4ltQ4RAnnEAJ42WQCsmHaACbDVjJhB+M1oO3YRCgCgl/fp
TWN1855hvNHoV0rfFeB+ssI=
=U8Wy
-----END PGP SIGNATURE-----

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to