[Python-checkins] r62731 - sandbox/trunk/ttk-gsoc/samples/roundframe.py

guilherme.polo python-checkins at python.org
Mon May 5 21:47:22 CEST 2008


Author: guilherme.polo
Date: Mon May  5 21:47:20 2008
New Revision: 62731

Log:
Removed a commented function that slipped in =)

Modified:
   sandbox/trunk/ttk-gsoc/samples/roundframe.py

Modified: sandbox/trunk/ttk-gsoc/samples/roundframe.py
==============================================================================
--- sandbox/trunk/ttk-gsoc/samples/roundframe.py	(original)
+++ sandbox/trunk/ttk-gsoc/samples/roundframe.py	Mon May  5 21:47:20 2008
@@ -84,8 +84,6 @@
 EEAAWaeN9tpqt832221HEEECW6M3wc+Hga3SBgtMODBABw00UEEBgxdO+OGG
 J4744oZzXUEDHQxwN7F5G7QRdXxPoPkAnHfu+eeghw665n1vIKhJBQUEADs=""")
 
-#def wtf(e): print "focusin"
-
 style = Ttk.Style()
 
 style.element_create("RoundedFrame", "image", "frameBorder",


More information about the Python-checkins mailing list