2015-02-24 21:11 GMT+00:00 Dagobert Michelsen <[email protected]>: > This makes me wonder how they circumvented > https://www.opencsw.org/mantis/view.php?id=3054 >
There is an interesting comment on the upstream bug: http://bugs.python.org/issue18083 IIUC, you can patch the source, or override a setting, which causes _sysconfigdata.py to be installed in a platform-dependent directory. A way to sniff around in what Debian did, would be on a Debian system: $ apt-get source python2.7 $ cd python2.7-2.7.8/debian/patches Maciej
