[Twisted-Python] Helping the Python 3 port

Barry Warsaw barry at python.org
Thu May 9 10:05:36 EDT 2013


On May 09, 2013, at 01:03 AM, Jonathan Ballet wrote:

>I have this specific case where I need to support metaclass for both
>Python 2.x and Python 3.x which have different syntax (__metaclass__ and
>class XXX(.., metaclass=...)), which `six` addresses with a function
>called `with_metaclass()` [1]

Here's another resource that might help (e.g. we have a solution for the
above).

https://wiki.ubuntu.com/Python/3

At some point I plan to migrate this to the Python wiki.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20130509/9d2200ba/attachment.pgp 


More information about the Twisted-Python mailing list