codegen icon indicating copy to clipboard operation
codegen copied to clipboard

Write multi-line-strings using the triple-quoted syntax

Open schinckel opened this issue 11 years ago • 0 comments

We only do this if we have a '>>>' in the string, as that probably means it's a doctest, and that module will only pick up tests correctly if they do use the triple-quoted syntax.

schinckel avatar Apr 24 '14 13:04 schinckel