Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
lib/libc/__init__.py
716:1f9bb1de08f5
529:d6a50fe5b3ad
2017-03-12
Paul Boddie
raw
annotate
files
changeset
graph
Merged changes from the default branch.
return-value-definition
1
#!/usr/bin/env python
2
3
"C library support package."
4
5
# vim: tabstop=4 expandtab shiftwidth=4