Add support for Processing's new Python Mode sketches.

This commit is contained in:
Jonathan Feinberg
2014-04-26 21:22:49 -04:00
parent e513ac628a
commit 9f850db126

View File

@@ -1553,6 +1553,7 @@ Python:
extensions: extensions:
- .gyp - .gyp
- .lmi - .lmi
- .pyde
- .pyt - .pyt
- .pyw - .pyw
- .wsgi - .wsgi