| | |
Methods defined here:
- __init__(self)
- check_stmt(self, stmt)
- get_features(self)
- Return list of features enabled by future statements
- visitModule(self, node)
Data and other attributes defined here:
- features = ('nested_scopes', 'generators', 'division', 'absolute_import', 'with_statement')
|