]> granicus.if.org Git - python/commit
[ Patch #102852 ] Make % error a bit more informative by indicates the
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Dec 2000 13:07:46 +0000 (13:07 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Dec 2000 13:07:46 +0000 (13:07 +0000)
commit6ca8917758c90bb8de4d3698f9c6ba84167035f5
treeb2435c85b827e303c3c2793aa0be46cec2a650be
parent29c45a5e91e3fc2e35fdfaf75ee58f2a204e84ce
[ Patch #102852 ] Make % error a bit more informative by indicates the
index at which an unknown %-escape was found
Objects/stringobject.c
Objects/unicodeobject.c