[Python-ideas] The "in"-statement

Chris Angelico rosuav at gmail.com
Wed Nov 7 08:19:10 CET 2012


On Wed, Nov 7, 2012 at 1:00 PM, Joao S. O. Bueno <jsbueno at python.org.br> wrote:
> Actually near equivalent - it would be more proper if we had a fork
> variant where each subproccess would
> run in a different parallel universe. Maybe when Python 5 be
> overhauled to be optimized for quantum computing we can get close
> enough.

TBH, there's no reason not to implement that with today's Python. The
specifications, like RFC 2795, do not preclude implementations
involving multiple universes and/or subatomic monkeys.

ChrisA



More information about the Python-ideas mailing list