Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
lib/libc/__init__.py
750:44ea0968a550
529:d6a50fe5b3ad
2017-03-20
Paul Boddie
raw
annotate
files
changeset
graph
Added the context identity to the AttrResult string representation.
1
#!/usr/bin/env python
2
3
"C library support package."
4
5
# vim: tabstop=4 expandtab shiftwidth=4