projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1f2bd
)
Restore explanatory comment on random.seed().
author
Greg Price
<price@mit.edu>
Thu, 29 Oct 2009 05:36:44 +0000
(
01:36
-0400)
committer
Greg Price
<price@mit.edu>
Thu, 29 Oct 2009 05:36:44 +0000
(
01:36
-0400)
svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2710
code/main.py
patch
|
blob
|
history
diff --git
a/code/main.py
b/code/main.py
index
74365f5
..
c791e82
100755
(executable)
--- a/
code/main.py
+++ b/
code/main.py
@@
-683,4
+683,4
@@
Subject: %s
p.stdin.close()
p.wait()
-random.seed()
+random.seed() #sigh