Show More
@@ -3360,6 +3360,7 b' Defaulting color scheme to \'NoColor\'"""' | |||||
3360 | shutil.copy(src, dst) |
|
3360 | shutil.copy(src, dst) | |
3361 | print " %s" % f |
|
3361 | print " %s" % f | |
3362 |
|
3362 | |||
|
3363 | @skip_doctest | |||
3363 | def magic_install_default_config(self, s): |
|
3364 | def magic_install_default_config(self, s): | |
3364 | """Install IPython's default config file into the .ipython dir. |
|
3365 | """Install IPython's default config file into the .ipython dir. | |
3365 |
|
3366 |
General Comments 0
You need to be logged in to leave comments.
Login now