ldmud/test/t-python
Alexander Motzkau 2fb165ddbd Python: Add possibility to save data in an object
Give LPC objects a Python dictionary, so arbitrary members can be saved
there. So efuns can store a state there.
2022-01-08 22:16:53 +01: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 Python: Add possibility to save data in an object 2022-01-08 22:16:53 +01:00
startup.py Python: Add possibility to save data in an object 2022-01-08 22:16:53 +01: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 Preprocessor statements and pragmas must be written in full 2021-02-02 20:41:00 +01:00
testrp.c Python: Added protector for replace_program() 2020-04-28 22:30:06 +02:00