Question

I'm currently using it with 2.7, but thinking of moving to 3.3. The documentation didn't specify if it was compatible with 3.3.

Était-ce utile?

La solution

According to pypi gevent package page, it does not support Python 3.x.

...
Programming Language :: Python :: 2.5
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
...
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top