##// END OF EJS Templates
Fixing cell_type in CodeCell constructor....
Fixing cell_type in CodeCell constructor. This was causing the cell_type to be null for CodeCells, which broke the cell type dropdown in the toolbar.
Brian E. Granger -
r13661:7dea7807
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...