Go to file
MinRK 55192ef881 fix regular expression for ANSI escapes
wouldn't catch `\x1b[01;`, only `\x1b[0;` or `\x1b[1;`.

closes #3614
2013-07-11 12:19:03 -07:00
docs/source/_static Moving examples to the top level. 2013-01-19 14:22:22 -08:00
examples notebook supports raw_input and %debug now 2013-07-01 16:03:59 -07:00
git-hooks add git hooks for submodules 2013-05-03 13:08:54 -07:00
IPython fix regular expression for ANSI escapes 2013-07-11 12:19:03 -07:00
.gitignore update frontend in MANIFEST and .gitignore 2013-06-27 11:14:09 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py check for markdown no longer needed, closes #3610 2013-07-10 22:23:50 -07:00
setupbase.py check for markdown no longer needed, closes #3610 2013-07-10 22:23:50 -07:00