##// END OF EJS Templates
Fix another small bug in stripping kernel args...
Fix another small bug in stripping kernel args Problem case: flags and aliases with the same name (e.g. existing) would attempt removal twice, raising ValueError closes gh-906

File last commit:

r4934:265d40c7
r5145:bae849b4
Show More
README.md
6 lines | 230 B | text/x-minidsrc | MarkdownLexer
Brian E. Granger
Updating CodeMirror to v 2.12....
r4504 # CodeMirror 2
CodeMirror 2 is a rewrite of [CodeMirror
1](http://github.com/marijnh/CodeMirror). The docs live
[here](http://codemirror.net/manual.html), and the project page is
[http://codemirror.net/](http://codemirror.net/).