chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c04b289
)
catacomb/__init__.py: Import `sys' as a whole.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 14 Jul 2017 22:16:02 +0000
(23:16 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 Jul 2017 14:07:09 +0000
(15:07 +0100)
We're only using `argv' in one place, so this isn't a significant
hardship. And I'll want more things from `sys' soon.
No differences found