Menu

#31 Python Code

None
closed
None
1
2021-12-27
2017-03-18
No

GenerateCodePython.cpp complete (with GenerateCodePython.hpp).
Update to GenerateCode.cpp to include lowercase filenames for Python.
Update to main.cpp to allow Python.

https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861#file-generatecodepython-cpp

Discussion

  • Oliver Kellogg

    Oliver Kellogg - 2017-03-20
    • status: open --> accepted
    • assigned_to: Oliver Kellogg
    • Group: -->
     
  • Oliver Kellogg

    Oliver Kellogg - 2017-03-20

    Thanks for your contribution which I applied with modification in commit c9b804.
    Please rebase your working base as it was outdated.

     
  • Wolf Ó Spealáin

    Update to correct generation of attributes. Note current code doesn't facilitate inclusion of inherited parent attributes in init() method parameters and call to parent init().

    https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861/revisions

     
  • Oliver Kellogg

    Oliver Kellogg - 2021-12-27
    • status: accepted --> closed
     
  • Oliver Kellogg

    Oliver Kellogg - 2021-12-27

    If there are remaining issues please open a new ticket.

     

Log in to post a comment.