ldmud/test/t-python
Alexander Motzkau 73ed64c46b Fix save_value()/save_object() for Python objects
For non-saveable Python objects the delimiter (comma) was printed twice.
2022-09-29 23:11:19 +02:00
..
inc Added testsuite for Python. 2016-10-12 21:42:52 +02:00
inh.c Python: Added protector for replace_program() 2020-04-28 22:30:06 +02:00
master.c Fix save_value()/save_object() for Python objects 2022-09-29 23:11:19 +02:00
startup.py Add Python statistics to driver_info() 2022-06-30 22:17:26 +02:00
sys Added testsuite for Python. 2016-10-12 21:42:52 +02:00
testcompileargcheck.c Corrected checks for Python efun calls with ellipsis. 2020-04-28 22:30:06 +02:00
testcompileargstrict.c Make pragma strict_types raise errors again 2020-07-05 13:18:57 +02:00
testcompiler.c Fixed a bug in type deduction of python efun calls. 2018-01-30 23:27:00 +01:00
testob.c Save local variable names for inspection in coroutines 2022-01-09 21:22:34 +01:00
testrp.c Python: Added protector for replace_program() 2020-04-28 22:30:06 +02:00