ldmud/test/t-python
Alexander Motzkau b3c3da3ffb Fixed a bug in type deduction of python efun calls.
When calling python efuns the expression return type
was left uninitialized, resulting in errors or even
crashs when that type was evaluated.
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 bug in type deduction of python efun calls. 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
testcompiler.c Fixed a bug in type deduction of python efun calls. 2018-01-30 23:27:00 +01:00
testob.c Added testsuite for Python. 2016-10-12 21:42:52 +02:00