From: Serhiy Storchaka Date: Thu, 9 Jan 2014 18:13:52 +0000 (+0200) Subject: Do not reset the line number because we already set file position to correct X-Git-Tag: v3.4.0b3~198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5940b929095173be65c9faf04f4bdf429742c8c4;p=thirdparty%2FPython%2Fcpython.git Do not reset the line number because we already set file position to correct value. (fixes error in patch for issue #18960) --- 5940b929095173be65c9faf04f4bdf429742c8c4