Not backwards compatible with python2, but I don't think that's worth it since it will be EOL in a matter of days.
Details
Details
- Reviewers
yurchor - Group Reviewers
KDE Edu - Commits
- R331:d72f33a14c22: Port pykig to python 3
Tested some scripts from http://ftp.dmf.unicatt.it/~paolini/kig/pykig/examples/, some work, the ones that don't also didn't work before the patch.
Diff Detail
Diff Detail
- Repository
- R331 Kig
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
Thanks. Can you change the shebang to #!/usr/bin/env python3 as well?
pykig/pykig.py | ||
---|---|---|
808 ↗ | (On Diff #71497) | Why is this commented out? |
pykig/pykig.py | ||
---|---|---|
808 ↗ | (On Diff #71497) | Unintended, I probably pressed CTRL+D instead of CTRL+C |