Can the Python interpretor support Docstrings?

It currently does not support docstrings and it’s really annoying.

http://legacy.python.org/dev/peps/pep-0257/

Thanks.

Hey @darksteel, we should definitely support Python docstrings. I’ve opened an issue for tracking here:

Thanks for the feedback!