]> granicus.if.org Git - python/commit
Backport 52501:
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:36:37 +0000 (21:36 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:36:37 +0000 (21:36 +0000)
commitb5fdf0da2151527b9f7625e41ac40cfdceb0f8f3
tree1f2a7f090896e0ac4fffbf4793e22fa126dee9e7
parentaabdd5480c23120eae18cdf1c45ae71814ac2eb9
Backport 52501:
Add some asserts.  In sysmodule, I think these were to try to silence
some warnings from Klokwork.  They verify the assumptions of the format
of svn version output.

The assert in the thread module helped debug a problem on HP-UX.
Modules/threadmodule.c
Python/sysmodule.c