OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boolean_ops
(Results
1 - 1
of
1
) sorted by null
/external/python/cpython2/Misc/Vim/
vim_syntax.py
30
boolean_ops
= ('and', 'in', 'is', 'not', 'or')
variable
84
if kw not in (looping + conditionals +
boolean_ops
+
95
("Operator", "pythonOperator", "keyword",
boolean_ops
),
Completed in 328 milliseconds