Skip to content

Support new Python 3.5 keywords and builtins (syntax) #392

@GoogleCodeExporter

Description

@GoogleCodeExporter
The attached patch adds highlighting for new coroutines:

  async def foo():
     await b()

and new builtins -- StopAsyncIteration and RecursionError

Original issue reported on code.google.com by yseliva...@gmail.com on 11 Aug 2015 at 6:55

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions