Move assert exception object creation inside assert if block
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 1 Nov 2007 22:46:52 +0000 (15:46 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 1 Nov 2007 22:46:52 +0000 (15:46 -0700)
commit8a141881b04a5b561b9e2f4f0b28a3a6cab11f63
tree5d053fe4019c65b6b578425a9a0a07641e39df4a
parent483a99c381920a068248d7b5d0efe067e7bffd01
Move assert exception object creation inside assert if block
Cython/Compiler/Nodes.py