Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Shorten "event_loop" to just "loop " in tests and example code #37

@GoogleCodeExporter

Description

@GoogleCodeExporter
I am tired of writing self.event_loop where self.loop would do.  Some code 
already uses just loop.  Let's use loop for all new code, and fix existing code 
opportunistically, one file at a time.

Note: I don't think we should change the official APIs.  Just local and 
instance variables used to hold the current event loop.

Original issue reported on code.google.com by gvanrossum@gmail.com on 25 Apr 2013 at 5:50

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions