~mgedmin/pyspacewar/master

Viewing all changes in revision 260.

  • Committer: Marius Gedminas
  • Date: 2018-04-26 16:19:40 UTC
  • Revision ID: git-v1:7e69e1070d1b03547fefe2094cae1c670388f78c
Refactoring: remove dead code

Python's % operator always returns a number greater than or equal to
zero.

    >>> -90 % 360
    270

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: