print debug statement
A Mennucc <[email protected]> Sun, 06 Nov 2011 17:47:51 +0100
| Newsgroups | gmane.comp.video.freevo.devel |
|---|---|
| Message-ID | <[email protected]> |
hi,
in a recent SVN update a debug 'print' creeped in
you may want to delete it
a.
--- freevo-1.9.2b2/src/dialog/dialogs.py 2011-02-20
09:23:30.000000000 +0100
+++ svn/freevo-1.x/freevo//src/dialog/dialogs.py 2011-11-04
20:40:06.109990896 +0100
@@ -232,6 +232,7 @@
self.event_context = 'input'
def eventhandler(self, event):
+ print event
if event in ('STOP', 'INPUT_EXIT'):
self.hide()
return True
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel
signature.asc
(application/pgp-signature, 262 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk62ujkACgkQ9B/tjjP8QKRSQgCfbvUtFHD8IwQpkwlruenv1AWY M2gAn1qyiWF2GOCcufCwSQP3hFTmW+Ak =6t0x -----END PGP SIGNATURE-----