[Python-Dev] PEP-3121 and PyType_Copy

Paul Pogonyshev pogonyshev at gmx.net
Sun Aug 17 23:16:24 CEST 2008


Hi,

In the mailing list archive I see a message that this PEP was
implemented, dated June 10.  However, while everything else PEP
describes does seem to be in SVN, I cannot find PyType_Copy().
Is this function still planned for Python 3000, or are there
any simple alternatives?  Or are modules just supposed to share
types across interpreters?

Thanks,
  Paul


More information about the Python-Dev mailing list