chiark / gitweb /
*.pyx: Replace __new__ with __cinit__ like the program says.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 4 Oct 2009 12:34:01 +0000 (13:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 4 Oct 2009 12:34:01 +0000 (13:34 +0100)
commit376ad06df03e59ebf0796b2f475417150e82252d
tree8ec72546dbc2fa0ff891895090051a9734839b95
parent23bff39b96e98bc1969d275bc7c43e1d6dd28429
*.pyx: Replace __new__ with __cinit__ like the program says.

Apparently __new__ is going to get new semantics some day.  The old
version always was rather mad.
19 files changed:
assoc.pyx
atom.pyx
bres.pyx
codec.pyx.in
conn.pyx
crc32.pyx
fwatch.pyx
ident.pyx
lbuf.pyx
mapping.pyx
pkbuf.pyx
sel-file.pyx
sel-timer.pyx
selbuf.pyx
selpk.pyx
sig.pyx
sym.pyx
unihash.pyx
url.pyx