Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upJedi crashes when using decorators #544
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
root@75435816a19c:/# bpython bpython version 0.14.2 on top of Python 3.4.3 /usr/local/bin/python3.4 >>> import asyncio >>> @asyncio.coroutine ... de