I had a brief look through the bundled externals.
I noticed that pyparsing does not appear to be used at all and mglob is only used in death-row or quarantined stuff (ipy_fsops.py, ipy_profile_sh.py)
So the pyparsing should be removed an if quarantine and death-row cleanup is planned for 0.13 also mglob.
also docs/source/interactive/shell.txt mentions a mglob magic which does not appear to exist anymore.
I had a brief look through the bundled externals.
I noticed that pyparsing does not appear to be used at all and mglob is only used in death-row or quarantined stuff (ipy_fsops.py, ipy_profile_sh.py)
So the pyparsing should be removed an if quarantine and death-row cleanup is planned for 0.13 also mglob.
also docs/source/interactive/shell.txt mentions a mglob magic which does not appear to exist anymore.