Two questions regarding the python-bindings

Christoph Holtermann c.holtermann at gmx.de
Wed Dec 15 12:05:45 EST 2010


 Am 15.12.2010 17:04, schrieb Derek Atkins:
> Hi,
>
> Christoph Holtermann <c.holtermann at gmx.de> writes:
>
>>  Hello !
>>
>> I have two questions regarding the python-bindings :
>>
>>     * What is the difference between src/base-typemaps.i and
>>       src/optional/python-bindings/glib.i ? In both the same check for glists is
>>       done.
> Unfortunately the python bindings don't share the swig interface files
> with the scheme bindings.
>
> base-typemaps.i is scheme.
> glib.i is python
On Bugzilla I posted the same question and Mike Evans answered :

"Since glib.i doesn't appear in Makefile.am I am assuming(!) that it's obsolete
and it's functionality has been moved to base-typemaps.i. If someone confirms
this is the case I think it should be removed to avoid further confusion."[1]

base-typemaps.i is used by the python-bindings (as I just figured out and added
a change there [2] ).

regards,

Christoph Holtermann

[1] https://bugzilla.gnome.org/show_bug.cgi?id=636808#c6
[2] https://bugzilla.gnome.org/attachment.cgi?id=176459





More information about the gnucash-devel mailing list