On 24 February 2014 19:01, Guido van Rossum <[email protected]> wrote:
> *** NOTE: Python 3.3 only! This module is in the stdlib in Python 3.4. *** > > I understand that Python 3.4 already has asyncio, but is there any harm in installing this also in 3.4? That's because I have modules with asyncio in requirements.txt, so that "pip install -r requirements.txt" works. I don't think pip is smart enough to realize Python 3.4 already has asyncio... -- Gustavo J. A. M. Carneiro Gambit Research LLC "The universe is always one step beyond logic." -- Frank Herbert
