Changes

Jump to navigation Jump to search
84 bytes added ,  17:49, 11 December 2011
Line 24: Line 24:  
raise is reserved word in Python.
 
raise is reserved word in Python.
 
Workaround: getattr(win, 'raise')()
 
Workaround: getattr(win, 'raise')()
 +
 +
See http://mail.gnome.org/archives/python-hackers-list/2011-December/msg00011.html
105

edits

Navigation menu