Next: , Previous: Miscellaneous, Up: Top


7 Caveat and bugs

You should be warned about some “corners”:

Now, some Windows' specific notes. Most of these are due to my ignorance on the Windows OS; if you have suggestions for solving some of these points, please, contact me (see Contact info and contributing).

Suggestion for Windows users: the problems listed before only occur when Python runs on a console (a MS-DOS window). I strongly suggest that, for interactive sessions, you use the IDLE shell instead. With IDLE, the keyboard interruption works as expected and the graphics and help windows are completely functional without the need to use the r_events function.