Skip to content
#

python-compiler

Here are 14 public repositories matching this topic...

srepmub
srepmub commented Feb 15, 2019

examples/sha and examples/pygasus currently cause the following traceback, apparently because of non-ascii characters in their docstrings:

  File "shedskin/templates/cpp/module.cpp.tpl", line 2, in top-level template code
    {% block docs %}
  File "shedskin/templates/cpp/module.cpp.tpl", line 9, in block "docs"
    {{ line }}
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i

Improve this page

Add a description, image, and links to the python-compiler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-compiler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.