Abdullah-Gohar
Abdullah-Gohar
Added a windows client module similar to the mac module, fixes #167
Added support for Ctrl-C on Windows and added alternate process kill utility for Windows. Fixes #231
Changed one of the conditional statements to account for the import of computer module. Fixes #1225 ### Pre-Submission Checklist (optional but appreciated): - [ ] I have included relevant documentation...
### Describe the bug Any question that needs the interpreter to access the features of the computer module end up giving a "NameError: name 'computer' is not defined". This may...