Skip gdb if Python compiled with gdb not >= 2.5.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 23 Jan 2011 10:54:41 +0000 (02:54 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 23 Jan 2011 10:54:41 +0000 (02:54 -0800)
commitcb6c5f7d4c5cbe32884fc7397c19f9de6251faf7
tree7a7b42aab81056a598aea75f61995e8cee030ff8
parentab6291684786c2dbbde8d9e00127b66981afbc85
Skip gdb if Python compiled with gdb not >= 2.5.
Cython/Debugger/Tests/TestLibCython.py