Use the mailing list as bug reporting address.

This commit is contained in:
Georg Brandl 2008-04-21 16:07:34 +00:00
parent 2fbb5bb523
commit c8f25bc7c8

View File

@ -147,7 +147,7 @@ def main(argv=sys.argv):
print >>sys.stderr, ('Please also report this if it was a user '
'error, so that a better error message '
'can be provided next time.')
print >>sys.stderr, 'Send reports to georg@python.org. Thanks!'
print >>sys.stderr, 'Send reports to sphinx-dev@googlegroups.com. Thanks!'
return 1