|
Revision:
27870
Changes
- if ( 'a' in [ 'a','b','c'] ):
(detail)
by jbfaden - handle code which assigns values to dictionary to make lookup table.
(detail)
by jbfaden - support '#'*50. Support "is" operator. Start support for "in" for dictionaries.
(detail)
by jbfaden
|