mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Allow redemo.py to be used from the command line like other demos.
This commit is contained in:
2
Tools/demo/redemo.py
Normal file → Executable file
2
Tools/demo/redemo.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Basic regular expression demostration facility (Perl style syntax)."""
|
||||
|
||||
from tkinter import *
|
||||
|
||||
Reference in New Issue
Block a user