Somewhat workable python3 support. This breaks python2 support and the __repr__ funct...
authorSven Trenkel <collectd@semidefinite.de>
Mon, 14 Dec 2009 18:40:26 +0000 (19:40 +0100)
committerFlorian Forster <octo@noris.net>
Tue, 5 Jan 2010 10:02:09 +0000 (11:02 +0100)
commit1f17cc084351bd1170385927d22fc9bd10ecd8d7
tree06d2061e67b216e3a40643118074f1cd2983ac1f
parent8fdf425d52986a519c7d46e9a999bc7b993c7cff
Somewhat workable python3 support. This breaks python2 support and the __repr__ functions.
src/cpython.h
src/pyconfig.c
src/python.c
src/pyvalues.c