Christer Sjöholm

Results 1 issues of Christer Sjöholm

Setuptools fails on unrecognized options (ex. --curl-config=...) this patch removes custom options from sys.argv when they are parsed. Problem presents on setuptools 1.0 Ex. % python2.7 setup.py build --curl-config=/usr/bin/curl-config Using...