]> granicus.if.org Git - python/commit
#2816: clarify error messages for EOF while scanning strings.
authorGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:07:39 +0000 (15:07 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:07:39 +0000 (15:07 +0000)
commitb52a74b5171f66bf38f7373e50c8515f2e6ab587
tree5d9214da100d9d5721ee92927272cda510d7fb04
parent6a57c08dc828ff8512c047c97e7c7edfb0abbc74
#2816: clarify error messages for EOF while scanning strings.
Lib/test/test_eof.py
Python/pythonrun.c