Skip to content

Commit 22cd9c3

Browse files
committed
Add measurement for InteractiveConsole
1 parent 6e49661 commit 22cd9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speedup_import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ average: real 0.131 user 0.091 sys 0.030
4949

5050
## Defer InteractiveConsole from code
5151

52-
In commit f3346ba1 we defer the import of `InteractiveConsole` until the user
52+
In commit 6e49661f we defer the import of `InteractiveConsole` until the user
5353
wants to run the `py` command.
5454
```
5555
$ ./mtime.sh ~/.pyenv/versions/cmd2-3.6/bin/python -c "import cmd2"

0 commit comments

Comments
 (0)