##// END OF EJS Templates
Disable typecheck for namespaces to be dicts....
Disable typecheck for namespaces to be dicts. This will allow more sophisticated objects to be used as namespaces, which can provide custom behavior.

File last commit:

r1176:d99cb87c
r1421:9cb86e51
Show More
options.conf
6 lines | 116 B | text/plain | TextLexer
ldufrechou
[/gui/wx] Initial options support + conf file....
r1168 completion=IPYTHON
background_color=BLACK
ldufrechou
[gui/wx] added options save/restore for history widget
r1176 filter_empty=True
filter_magic=True
filter_doc=True
filter_cmd=True