1) import Queue is now lower caps 2) exceptions except KeyError as e: 3) assertEquals is deprecated but assertEqual does exactly same thing
39 lines
465 B
Text
39 lines
465 B
Text
src/octoprint/templates/_data/AUTHORS.md
|
|
src/octoprint/templates/_data/CHANGELOG.md
|
|
src/octoprint/templates/_data/SUPPORTERS.md
|
|
src/octoprint/templates/_data/THIRDPARTYLICENSES.md
|
|
|
|
devtools
|
|
|
|
*.tar.bz2
|
|
*.tar.gz
|
|
*.7z
|
|
*.pyc
|
|
*.zip
|
|
*.exe
|
|
*.swp
|
|
darwin-Cura-*
|
|
win32-Cura-*
|
|
linux-Cura-*
|
|
*.iml
|
|
Printrun
|
|
=======
|
|
.idea
|
|
.DS_Store
|
|
Cura/current_profile.ini
|
|
Cura/preferences.ini
|
|
build
|
|
dist
|
|
pypy
|
|
OctoPrint.egg-info
|
|
*.orig
|
|
|
|
*.codekit
|
|
|
|
venv
|
|
venv26
|
|
venv27
|
|
venv33
|
|
venv34
|
|
venv35
|
|
venv36
|