Page 1 of 1

[SOLVED] WAPT2.0 Documentation

Published: July 1, 2021 - 11:22 AM
by frferrer
Hello,

At least one page of the WAPT 2.0 documentation uses Python 2 syntax, whereas WAPT 2.0 only works with Python 3.
Specifically: https://www.wapt.fr/en/doc/wapt-create- ... pt-package

It contains the `raw_input` function, which no longer exists in Python 3, and the `print` syntax without parentheses...

Could you please update this documentation to accurately reflect version 2.0?

Thank you.

Re: WAPT2.0 Documentation

Published: July 7, 2021 - 5:09 PM
by dcardon
The update has been pushed online. Thank you for reading carefully.
Denis