summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/python_destructor_exception_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Convert two tests to work with both Python 2 and 3William S Fulton2020-08-131-3/+7
* Replace assert from Python testcases with code that always runs.William S Fulton2016-06-191-2/+4
* Add test case for Python 3.5 assertion with a pending StopIterationWilliam S Fulton2015-12-161-2/+34
* Amend python_destructor_exception runtime testWilliam S Fulton2015-12-161-8/+26
* Extended zjturner's changes to encompass all function dispatch and use PyErr_...Brian Cole2015-12-151-0/+14