From 8e1af161334916c1eeaaf9bb76e76d4e3f4003da Mon Sep 17 00:00:00 2001 From: ilct <> Date: Mon, 28 Nov 2011 09:17:34 +0000 Subject: [PATCH] *** empty log message *** --- doc/python_rules.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/python_rules.rst b/doc/python_rules.rst index 519bdefc..78d3342e 100644 --- a/doc/python_rules.rst +++ b/doc/python_rules.rst @@ -21,8 +21,8 @@ Some identifiers are reserved words : * Eficas itself uses identifiers which become reserved words. for example you can't use the following word, even if it would make some interesting names: - BLOC, EXCLUS, OPER, ASSD, - EVAL, FACT, FORM, JDC, - - REGLE, VALIDATOR, EXCLUS, - - ETAPE, ENTITITE + - REGLE, VALIDATOR, + - ETAPE, ENTITE Python's way for assigning values to variables: ------------------------------------------------- -- 2.39.2