Commit Graph

8 Commits

Author SHA1 Message Date
evolighting
ae1c2176ea Fix native message examples with python3 (#157)
Provide a single .py that handles both Python 2.x and Python 3.x

* Fix python3

* Use one Python file to handle both Python 3.x and Python 2.x

* Actually add the new file this time

* Remove unnecessary parentheses
2017-04-27 13:22:07 -07:00
Andy McKay
31d069f38c make python pep 8 compliant (#159) 2016-12-16 17:42:36 -06:00
Will Bamberg
9055c90932 Updated links to point to MDN, and added link to troubleshooting guide 2016-09-12 14:41:03 -07:00
Will Bamberg
b3679de930 Actually add README 2016-08-30 16:31:34 -07:00
Will Bamberg
6a25bf34c5 Try using a batch file to run Python. 2016-08-30 16:05:47 -07:00
Will Bamberg
f99fdd3a20 Updates to Windows version 2016-08-30 15:04:08 -07:00
Will Bamberg
e21835e0aa Added Windows support (in theory) 2016-08-29 14:57:35 -07:00
Will Bamberg
31b3f1b3ee Added native messaging example 2016-08-26 22:05:31 -07:00