script/SimpleGUICS2Pygame_check.py (April 21, 2014) =================================================== python - version 3.2.3 (default, Feb 20 2013, 14:44:27) [GCC 4.7.2] import matplotlib ok - Version 1.3.1 import pygame ok - Version 1.9.2a0 pygame.init() 6 modules loaded ok import SimpleGUICS2Pygame ok - Version 01.06.03 import SimpleGUICS2Pygame.codeskulptor ok import SimpleGUICS2Pygame.codeskulptor_lib ok import SimpleGUICS2Pygame.numeric ok import SimpleGUICS2Pygame.simplegui_lib ok import SimpleGUICS2Pygame.simplegui_lib_draw ok import SimpleGUICS2Pygame.simplegui_lib_fps ok import SimpleGUICS2Pygame.simplegui_lib_keys ok import SimpleGUICS2Pygame.simplegui_lib_loader ok import SimpleGUICS2Pygame.simpleguics2pygame ok import SimpleGUICS2Pygame.simpleplot ok
List dir() differences between CodeSkulptor (June 2014) and this "Python": No difference.
button<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object> canvas<class 'SimpleGUICS2Pygame.simpleguics2pygame.Canvas'><Canvas object><Canvas object> frame<class 'SimpleGUICS2Pygame.simpleguics2pygame.Frame'><Frame object><Frame object> image<class 'SimpleGUICS2Pygame.simpleguics2pygame.Image'><Image object><Image object> input<class 'SimpleGUICS2Pygame.simpleguics2pygame.TextAreaControl'><TextAreaControl object><TextAreaControl object> label<class 'SimpleGUICS2Pygame.simpleguics2pygame.Control'><Control object><Control object> sound<class 'SimpleGUICS2Pygame.simpleguics2pygame.Sound'><Sound object><Sound object> timer<class 'SimpleGUICS2Pygame.simpleguics2pygame.Timer'><Timer object><Timer object>