Commit 607aa99
committed
Merge #207: Fix python 27 incompatibility by defining FileNotFoundError
173e860 add version magic to python2 compat fix in rpc.py (Florian)
98ecbc6 work around a python 27 incompatibility by defining FileNotFoundError (Florian)
Pull request description:
This small pul requests fixes a compatibility with python27 by by defining FileNotFoundError.
Tree-SHA512: c0e32a1be986f1bb4c4ebfa3b06d0e50f2e442f2b06f16b66e681838b39b69e562d5cee6019b2cfd606b42260efb1cf0ba6fe0b9d8f531f60e46dc512ce1b49d1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
| |||
0 commit comments