Re: [Python-Dev] [Python-checkins] cpython (3.3): Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't

2012年9月30日 09:06:43 -0700

If anyone wants to force either an ANSI build or a specific libmpdec
configuration, setup.py recognizes this environment variable (example):
 export PYTHON_DECIMAL_WITH_MACHINE=ansi64
The supported configurations listed here:
 http://hg.python.org/cpython/file/07d9d2901adb/Modules/_decimal/README.txt
Stefan Krah
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to