Skip to content
Snippets Groups Projects
Commit cc4a8f1e authored by al.schwinn's avatar al.schwinn
Browse files

Port to python3:

- print needs braces now
- type 'long' does not exist any more --> use 'int'
- use encode() toget byte string
- ignore __pycache__ files
- strictly use integer, to prevent float notation
parent 8a438acf
No related branches found
No related tags found
No related merge requests found
Showing
with 101 additions and 99 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment