Menu

#114 Fix CVS HEAD to generate bindings which work with Python 2.1

closed-accepted
nobody
None
5
2005-06-16
2005-06-15
Olly Betts
No

The generated C++ code now calls PyString_FromFormat,
which was added in Python 2.2.

Also, too many elements are passed to an initialiser
for Python 2.0 and 2.1.

This patch fixes both these problems.

Discussion

  • Olly Betts

    Olly Betts - 2005-06-15

    The Patch

     
  • Marcelo Matus

    Marcelo Matus - 2005-06-16

    Logged In: YES
    user_id=246059

    it was added,

    thanks.

    Marcelo

     
  • Marcelo Matus

    Marcelo Matus - 2005-06-16
    • status: open --> closed-accepted
     

Log in to post a comment.