We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbcae3c + 3c6661a commit 6b9bfe8Copy full SHA for 6b9bfe8
1 file changed
Tools/demo/redemo.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
"""Basic regular expression demostration facility (Perl style syntax)."""
4
5
from tkinter import *
0 commit comments