We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e49661 commit 22cd9c3Copy full SHA for 22cd9c3
speedup_import.md
@@ -49,7 +49,7 @@ average: real 0.131 user 0.091 sys 0.030
49
50
## Defer InteractiveConsole from code
51
52
-In commit f3346ba1 we defer the import of `InteractiveConsole` until the user
+In commit 6e49661f we defer the import of `InteractiveConsole` until the user
53
wants to run the `py` command.
54
```
55
$ ./mtime.sh ~/.pyenv/versions/cmd2-3.6/bin/python -c "import cmd2"
0 commit comments