Code

Do not depend on a CPython implementation detail anymore to make Roundup
authorber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 22 Jun 2011 12:34:31 +0000 (12:34 +0000)
committerber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 22 Jun 2011 12:34:31 +0000 (12:34 +0000)
commitbb531e3935aa5304a810e919737320ab439f0bc4
treeb0becb91d8426c14f9748c4252fa5a393a5547a1
parent3b08056c795deaf44f86da9af8cd97ce319484e9
Do not depend on a CPython implementation detail anymore to make Roundup
more compatible with other Python implementation like PyPy.
Closes issue2550707. Thanks to Christof Meerwald.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4618 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/instance.py