Документ взят из кэша поисковой машины. Адрес оригинального документа :
http://kodomo.cmm.msu.su/trac/snake/changeset/42%3A21a5779088e6
Дата изменения: Unknown
Дата индексирования: Sun Apr 10 04:31:55 2016
Кодировка: IBM-866
Search:
Login
Preferences
About Trac
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 42:21a5779088e6
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/19/10 22:54:58 (
5 years
ago)
Author:
Daniil Alexeyevsky <me.dendik@тАж>
Branch:
default
Message:
main.py: added if
name
== "
main
" condition to automatic ui startup
File:
1 edited
main.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
main.py
r32
r42
€а
76
76
pass
€а
77
77
€а
78
€а
snake_batle = UI()
€а
79
€а
snake_batle.root.mainloop
()
€а
80
€а
€а
€а
78
if __name__ == "__main__":
€а
€а
79
snake_batle = UI
()
€а
€а
80
snake_batle.root.mainloop()
€а
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive