]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
At Guido's request, changed the code that's conceptually asserting stuff
authorTim Peters <tim.peters@gmail.com>
Sun, 7 Oct 2001 04:30:53 +0000 (04:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 7 Oct 2001 04:30:53 +0000 (04:30 +0000)
commitdb1ed2aec36dfadc953dd9c8f7da7f00d404f9e5
tree8111eeeb542581aea120e8587be1e3c97a2d78bc
parent6e22149cb694a1acd21d2d8ca7b614ba81cb2200
At Guido's request, changed the code that's conceptually asserting stuff
to use assert stmts (was raising unexpected kinds of exceptions).
Lib/profile.py