|
|
|
|
|
by nicolaslem
3075 days ago
|
|
I don't know why you are getting downvoted. That's true, starting a Python interpreter is a relatively expensive operation. There is a noticeable lag with most CLIs written in Python. There has been some work recently to make the interpreter start faster. I hope we will see the result in Python 3.7. |
|