- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There are at least these SyntaxErrors.
  File "usr/lib/python3.9/site-packages/pyrepl/pygame_keymap.py", line 93
    raise KeySpecError, \
                      ^
SyntaxError: invalid syntax
  File "usr/lib/python3.9/site-packages/pyrepl/keymaps.py", line 65
    for c in map(chr, range(32, 127)) if c <> '\\'] + \
                                           ^
SyntaxError: invalid syntax
  File "usr/lib/python3.9/site-packages/pyrepl/pygame_console.py", line 133
    def refresh(self, screen, (cx, cy)):
                              ^
SyntaxError: invalid syntax
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working