[Python-Dev] [Python-checkins] cpython (2.7): Fixes Issue 14234: fix for the previous commit, keep compilation when (original) (raw)

Benjamin Peterson benjamin at python.org
Mon Mar 19 22:03:37 CET 2012


2012/3/19 Jim Jewett <jimjjewett at gmail.com>:

Does this mean that if Python is updated before expat, python will compile out the expat randomization, and therefore not use if even after expat is updated?

If you're using --with-system-expat

-- Regards, Benjamin



More information about the Python-Dev mailing list