README
author Tero Marttila <terom@fixme.fi>
Mon, 31 Aug 2009 22:19:16 +0300
branchconnect-async
changeset 45 bb49bf8222ed
parent 31 82121ae07c03
permissions -rw-r--r--
initial async connect attempt

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