ldmud/test/t-python
Alexander Motzkau fa61acc6b7 Fixed a crash on exceptions with python efun closures.
On a call to python efun closures the funstart entry
in the constrol stack was left uninitialized, resulting
in a crash when it that value was used to generate
the stack trace.
2018-01-30 23:27:00 +01:00
..
inc Added testsuite for Python. 2016-10-12 21:42:52 +02:00
master.c Fixed a crash on exceptions with python efun closures. 2018-01-30 23:27:00 +01:00
startup.py Fixed a crash on exceptions with python efun closures. 2018-01-30 23:27:00 +01:00
sys Added testsuite for Python. 2016-10-12 21:42:52 +02:00
testob.c Added testsuite for Python. 2016-10-12 21:42:52 +02:00