]> granicus.if.org Git - python/commit
add spaces to comparison names is not and not in to match dis
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 8 Feb 2000 19:58:33 +0000 (19:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 8 Feb 2000 19:58:33 +0000 (19:58 +0000)
commit1851901a05201a2c34b35adb23fcb9da8a5fdb9f
treef51abb95b41aae3d5a26e2700644fb09638bf572
parent53187f32ebbb6156fa8e3ddf834dfde74cfa3208
add spaces to comparison names is not and not in to match dis
Lib/compiler/transformer.py
Tools/compiler/compiler/transformer.py