diff options
| author | 2026-04-08 19:16:09 +0000 | |
|---|---|---|
| committer | 2026-04-08 19:16:09 +0000 | |
| commit | efcb60de470591f39cb8e4e6bc96ef50f4c7bd89 (patch) | |
| tree | 734cdb3697c18a0b968e0b46a37652bd3be2e529 /autopeer_shell.py | |
| parent | minor updates (diff) | |
remove one todo that idc
Diffstat (limited to 'autopeer_shell.py')
| -rwxr-xr-x | autopeer_shell.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/autopeer_shell.py b/autopeer_shell.py index 3b51c36..f7b2cdd 100755 --- a/autopeer_shell.py +++ b/autopeer_shell.py @@ -1,7 +1,5 @@ #!/usr/bin/python3 -#TODO: capture ^C during commands - import cmd, functools, getpass, os, re, subprocess, sys, time, traceback try: import readline |
