Feature or enhancement
Proposal:
When a user types from os import and presses <TAB> on Linux builds python, the REPL suggests all available sub-modules and attributes. On Windows, it prints nothing, which is quite inconvenient.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Feature or enhancement
Proposal:
When a user types
from os importand presses<TAB>on Linux builds python, the REPL suggests all available sub-modules and attributes. On Windows, it prints nothing, which is quite inconvenient.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response