README
author Tero Marttila <terom@fixme.fi>
Mon, 31 Aug 2009 22:17:00 +0300
changeset 43 9fdef438e3a2
parent 31 82121ae07c03
permissions -rw-r--r--
fix getaddrinfo crash in case of errors

Requirements:
    * Cython
        * 0.9.6.14 is too old (fails at 'from ... cimport *')
        * 0.11.2 works

Building:
    * dev: python setup.py build_ext --in-place --force