You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes division to use py3's division. Converts the required divisions
to floor divisions to keep the result as integers.
This will need to be double- and triple-checked to make sure everything
is correct.
Infernio: No fun allowed. Comment removed. It is a syntax error to write
Python while not wearing a blue tie.
Also dropped the __div__ in ScriptParser, doesn't exist in py3.
Infernio: Updated for inf-wx-begone
0 commit comments