Fix some Python syntax highlighting bugs
Fix some Python syntax highlighting bugs
Use urllib from standard library instead of requests, fix failure of install if .zip file already existed on Linux, and add check for non empty install list in the PyNotes plugin installer
Make Linux install scripts reinstall PyNotes if already installed and fix failing if the PyNotes v*.tar.gz file already exists
Fix incorrect typing bug for an alias to a builtin and fix unconditional highlighting of the first argument to a function as self in a class in Python syntax highlighting
Fix LaTeX environment highlighting bug
Fix some Python syntax highlighting bugs, add support for the cursor color change ANSI codes in the terminal, and remove previous ineffective fix for incorrect icon and "Tk" name in Ubuntu sidebar
Fixed some Python syntax highlighting bugs and made PyNotes show correctly in open with menus on Linux and made the icon show correctly while running on some distros of Linux