projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8710681
)
Update e-mail address
author
Andrew M. Kuchling
<amk@amk.ca>
Mon, 13 Aug 2001 15:10:54 +0000
(15:10 +0000)
committer
Andrew M. Kuchling
<amk@amk.ca>
Mon, 13 Aug 2001 15:10:54 +0000
(15:10 +0000)
Tools/compiler/setup.py
patch
|
blob
|
history
diff --git
a/Tools/compiler/setup.py
b/Tools/compiler/setup.py
index af217687b62d5e52f8206bf045e0daa59d8e9bbe..faff7fe8a4024191f62c87786189b008b240c78f 100644
(file)
--- a/
Tools/compiler/setup.py
+++ b/
Tools/compiler/setup.py
@@
-5,5
+5,5
@@
from distutils.core import setup
setup(name = "compiler",
version = "1.0",
author = "Jeremy Hylton",
- author_email = "jeremy@
beopen
.com",
+ author_email = "jeremy@
zope
.com",
packages = ["compiler"])