• Guido van Rossum's avatar
    Marc-Andre Lemburg: · fdc8bdb6
    Guido van Rossum yazdı
    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"...").
    fdc8bdb6
compile.c 75.6 KB