Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/attr_unknown_bad.py
1047:101519d4e2c2
501:d1515ba25859
5 months ago
Paul Boddie
raw
annotate
files
changeset
graph
Employ generic operations instead of operator method calls.
1
def
access
(
x
):
2
print
x
.
__name__
.
unknown