Kaydet (Commit) ad9eba7a authored tarafından Guido van Rossum's avatar Guido van Rossum

Add 'engine' back. IDLE used this, others might have copied it from

there.
üst 301b1cd1
...@@ -16,5 +16,7 @@ ...@@ -16,5 +16,7 @@
# thanks /F # thanks /F
# #
engine = "sre" # Some apps might use this undocumented variable
from sre import * from sre import *
from sre import __all__ from sre import __all__
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment