From 090dab0b40ec561c6a069e3d15836a9634b62f6d Mon Sep 17 00:00:00 2001 From: Dane Johnson Date: Wed, 17 May 2017 09:53:25 -0500 Subject: [PATCH] Update python3.csv --- mappings/python3.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mappings/python3.csv b/mappings/python3.csv index 45eb9f9..d72a8a1 100644 --- a/mappings/python3.csv +++ b/mappings/python3.csv @@ -112,8 +112,8 @@ integer,1,Integers,#ABF7C6 .NOT,0,, .IS,0,, .NONE,0,, -.TRUE,1,Boolean (True),#FF9933 -.FALSE,1,Boolean (False),#E67300 +.TRUE,0,, +.FALSE,0,, .CLASS,0,, .YIELD,0,, .DEL,0,,