Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
Annotated tests/attr_unknown_bad.py
792:d70932955645
501:d1515ba25859
2017-03-31
Paul Boddie
file
changeset
files
shortlog
Fixed non-recognition of deferred references in non-module, non-function scopes.
paul@501
1
def
access
(
x
):
paul@501
2
print
x
.
__name__
.
unknown