• Guido van Rossum's avatar
    Marc-Andre Lemburg: · 0c0b42e3
    Guido van Rossum authored
    Support for the new -U command line option option:
    with the option enabled the Python compiler
    interprets all "..." strings as u"..." (same with r"..." and
    ur"...").
    0c0b42e3
compile.c 75.6 KB