Lichen

lib/libc/__init__.py

750:44ea0968a550
2017-03-20 Paul Boddie 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