Closed EmmanuelCharpentier closed 5 years ago
The current version was broken by Python 3. The fix is to have the displayhook method of the BackendEmacs class to return a (correct) UTF-8 string for further processing by IPython.
This should fix issues #45 and #46.
The current version was broken by Python 3. The fix is to have the displayhook method of the BackendEmacs class to return a (correct) UTF-8 string for further processing by IPython.
This should fix issues #45 and #46.