[pypy-issue] [issue846] TypeError: type 'basestring' is not an acceptable base class

Amaury Forgeot d Arc tracker at bugs.pypy.org
Mon Oct 3 16:18:39 CEST 2011


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

Maybe, please add tests:
one that fails when a subclass of basestring has no __new__
one that passes when the subclass defines __new__.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue846>
________________________________________


More information about the pypy-issue mailing list