Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
lib/posix/random.py
843:d305986d05c8
6:f551873980e5
2018-07-05
Paul Boddie
raw
annotate
files
changeset
graph
Employed sets for attributes and providers referenced by accesses. This causes various attributes to be identified definitively in the access plans and instruction sequences.
1
#!/usr/bin/env python
2
3
def
urandom
(
n
):
pass
4
5
# vim: tabstop=4 expandtab shiftwidth=4