There was an error while loading. Please reload this page.
1 parent b47ea9a commit 3c6661aCopy full SHA for 3c6661a
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