Marc Abramowitz <msabr...@gmail.com> added the comment:

Just to make this a tad easier, I put Joakim's patch into a gist:

    [marca@logger01.prod1 Python-2.7.3]$ pwd
    /home/marca/src/Python-2.7.3

    [marca@logger01.prod1 Python-2.7.3]$ curl -sk     
    https://raw.github.com/gist/2727063/ | patch -p1
    patching file Modules/_sqlite/connection.c

I suppose this could be fixed in the Python code with some autoconf stuff, but 
I'm not too comfortable with autoconf.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14572>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to