summaryrefslogtreecommitdiff
path: root/register.py
diff options
context:
space:
mode:
authorrichard <devnull@localhost>2002-12-27 06:52:46 +0000
committerrichard <devnull@localhost>2002-12-27 06:52:46 +0000
commit6800fa8f1f7b55d677e4bbaf78c9127a2598ac97 (patch)
treee4653b12cb67be1d29b9d0e295f0f2925899a1b9 /register.py
parentc8b1677a862d356d20b8b5c13a7dffd5ab734e3a (diff)
downloaddecorator-6800fa8f1f7b55d677e4bbaf78c9127a2598ac97.tar.gz
switch to www.python.org as default server
Diffstat (limited to 'register.py')
-rw-r--r--register.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/register.py b/register.py
index b1a6217..e180fb7 100644
--- a/register.py
+++ b/register.py
@@ -17,7 +17,7 @@ class register(Command):
description = "register the distribution with the repository"
- DEFAULT_REPOSITORY = 'http://www.amk.ca/cgi-bin/pypi.cgi'
+ DEFAULT_REPOSITORY = 'http://www.python.org/cgi-bin/pypi.cgi'
user_options = [
('repository=', 'r',