Skip to content

Commit 012cc00

Browse files
author
Philip Guo
committed
added another TODO
1 parent c5d6d21 commit 012cc00

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

TODO

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,17 @@ Regards
205205
Peter
206206
'''
207207

208+
---
209+
2011-09-15
210+
211+
Peter Wentworth told me that my Online Python Tutor doesn't properly
212+
render 'None' types. e.g.,:
213+
214+
z = None
215+
216+
217+
Also, in Peter Wentworth's Python 3 implementation, when you've hit the
218+
FINAL step, he displays that the program has terminated rather than
219+
"Step N of N", which is a more user-friendly touch! Instead, he
220+
displays the penultimate step as "Step (N-1) of (N-1)"
221+

cgi-bin/web_exec.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)