mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Replace the jitterbug page with the SF Bug Tracker page.
This commit is contained in:
parent
367e46a943
commit
8c74335807
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
# report what went wrong. You can either use the following web
|
# report what went wrong. You can either use the following web
|
||||||
# page:
|
# page:
|
||||||
#
|
#
|
||||||
# http://www.python.org/search/search_bugs.html
|
# http://sourceforge.net/bugs/?group_id=5470
|
||||||
#
|
#
|
||||||
# or send a mail to SRE's author:
|
# or send a mail to SRE's author:
|
||||||
#
|
#
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
# thanks /F
|
# thanks /F
|
||||||
#
|
#
|
||||||
|
|
||||||
engine = "sre"
|
# engine = "sre"
|
||||||
# engine = "pre"
|
engine = "pre"
|
||||||
|
|
||||||
if engine == "sre":
|
if engine == "sre":
|
||||||
# New unicode-aware engine
|
# New unicode-aware engine
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue