]> granicus.if.org Git - python/commit
Fix fatal compiler (MSVC6) error:
authorTim Peters <tim.peters@gmail.com>
Sun, 16 Jul 2000 17:10:50 +0000 (17:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 16 Jul 2000 17:10:50 +0000 (17:10 +0000)
commit855ffac224c5bc65a23988ec352091033f35d9f4
tree6e2b6bb4215e63c3f4ef57386ebc530b9475c5ae
parenta924bb1ad2853bdf24a57bd25a011d5b43fac981
Fix fatal compiler (MSVC6) error:
unicodeobject.c(735) :
    error C2143: syntax error : missing ';' before '}'
Objects/unicodeobject.c