wmayer
4f8ce85abd
Tools: support of METH_NOARGS flag for Python methods
2023-09-27 17:48:53 +02:00
marioalexis
2b68404892
src: Add descriptor protocol support for Python C++ extension modules
2023-04-10 16:53:51 +02:00
wmayer
76f76f02dd
add support of static and class methods in Python wrappers
2019-11-12 23:24:42 +01:00
luzpaz
985980648c
Typos: user-facing and trivial
...
Several typos and uniformity fixes.
Note:
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
wmayer
f300614729
Py3: replace sq_slice and sq_ass_slice with mp_subscript and mp_ass_subscript because they are not used any more in Py3
2017-08-21 13:33:07 +02:00
wmayer
7150e9ab23
replacement for PR 698
2017-04-27 23:05:40 +02:00
wmayer
0031e13953
extend generation framework to set Python class name
2016-12-03 12:50:36 +01:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00