lasso/bindings/python
Benjamin Dauvergne a28fb8c8e1 Does not decref boolean constants (#57268)
TRUE/FALSE are special references in CPython bindings whose reference
count must never be updated.
2021-09-28 10:23:10 +02:00
..
examples Make Python scripts compatible with both Py2 and Py3 2018-07-24 11:03:09 +02:00
tests Change default key encryption padding algorithm to RSA-OAEP (#56023) 2021-09-11 19:20:04 +02:00
Makefile.am Remove ID-WSF 1.0, 2.0 and WS-* support (#56644) 2021-09-11 18:54:41 +02:00
__init__.py Add a module init file to python directory. 2008-08-05 14:52:59 +00:00
lang.py Does not decref boolean constants (#57268) 2021-09-28 10:23:10 +02:00
wrapper_bottom.c Make python generator scripts and tests run with python >= 3.2 2015-02-12 19:21:13 +01:00
wrapper_top.c Clear Python error indicator after logging (#56572) 2021-09-11 19:20:25 +02:00