Документ взят из кэша поисковой машины. Адрес оригинального документа :
http://kodomo.fbb.msu.ru/trac/snake/changeset/88%3Ac5d26c93437c
Дата изменения: Unknown
Дата индексирования: Sun Apr 10 09:26:47 2016
Кодировка: IBM-866
Search:
Login
Preferences
About Trac
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 88:c5d26c93437c
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/20/10 01:42:45 (
5 years
ago)
Author:
Danya Alexeyevsky <me.dendik@тАж>
Branch:
default
Message:
Save snake name in Snake.load
File:
1 edited
snake.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
snake.py
r80
r88
€а
33
33
"""
€а
34
34
for line in file:
€а
35
€а
magic,
name = preprocess(line).split(' ', 1)
€а
€а
35
magic,
self.
name = preprocess(line).split(' ', 1)
€а
36
36
break
€а
37
37
assert magic == "snake", "This is not snake file"
€а
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive