| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
identifiers.
|
| |
|
|
|
|
| |
concatenated strings (issue53).
|
|
|
|
| |
definitions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/
|
|
| |
functions are found (fixes issue45).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Removed wildcard imports, mainly to keep pyflakes quiet. But this
change lifted some wrong imports and class usage.
|
|
|
|
| |
reported by estama).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* IdentifierList.get_identifiers() now returns not only Identifier instances.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|