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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to