Closed GoogleCodeExporter closed 8 years ago
Can you test:
class Alias(object):
and
class Http(object):
I think there shouldn't be a problem, and new-style classes are more forward
compatible and may be needed in serialization/deserialization.
Original comment by reingart@gmail.com
on 23 Nov 2010 at 11:42
Newer versions need to be compatible with Python 2.6 / 2.7 to be able to
migrate to Python 3.
Older python version will not be supported, sorry.
Original comment by reingart@gmail.com
on 22 Jan 2014 at 2:14
Original issue reported on code.google.com by
holoma...@gmail.com
on 28 Oct 2010 at 3:31