File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ td.dictKey .typeLabel {
428428 max-width : 700px ;
429429 border-top : 1px solid # bbbbbb ;
430430 padding-top : 5px ;
431- margin-top : 10 px ;
431+ margin-top : 5 px ;
432432}
433433
434434
Original file line number Diff line number Diff line change 105105
106106</ p >
107107
108- < p >
109- < br /> < input type ="checkbox " id ="classicModeCheckbox "/> Use low-bandwidth mode (for older browsers)
110- </ p >
111-
112108</ div >
113109
114110
158154
159155< center >
160156
157+
161158< div id ="footer ">
162159
160+ < input type ="checkbox " id ="classicModeCheckbox "/> Use low-bandwidth mode (for older browsers)
161+
162+ < p />
163163This application supports the core < a
164164href ="http://www.python.org/doc/2.5/ "> Python 2.5</ a > language, with no
165165module imports or file I/O. It's meant to be used as a platform for
166- creating programming tutorials, not for actually running or debugging
166+ creating programming tutorials, not for running or debugging
167167production code.
168168
169- < p style ="margin-top: 8px; "/>
170- If you want Python 3 , try using the < a
171- href ="http://netserv.ict.ru.ac.za/python3_viz/ "> Python 3 visualizer </ a > ,
172- a fork maintained by Peter Wentworth.
169+ < p style ="margin-top: 8px; "/> Official Python 3 support is coming soon;
170+ for now , try the < a
171+ href ="http://netserv.ict.ru.ac.za/python3_viz/ "> Python 3 fork </ a > by
172+ Peter Wentworth.
173173
174174< p style ="margin-top: 8px; "/>
175175Check out the < a
You can’t perform that action at this time.
0 commit comments