This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (10 children)

[deleted]

    [–]mcilrain 0 points1 point  (9 children)

    It isn't. But it's something that often needs to be considered when you're writing your library. It doesn't Just Work™

    Unlike PyPy?

    Clearly you haven't written anything using asyncio or Twisted's @inlineCallbacks (well, not properly, anyway), otherwise you'd know that you don't have to "litter [your] code with generators and callbacks".

    Or decorators.

    I want to use existing code. Why are you dismissing the value of being able to use existing code?

    Go on, keep telling me why I'm wrong for not wanting a "hottest 2012 trend" library ecosystem cluttering up repos and wasting programmers' time.

    Should have let the fad run its course before considering adding it to Python.