Type %Pro<TAB> You get the expansion %PROGRAMFILES% instead of the more precise %ProgramFiles% (functionally identical)
This is a limitation of Python 2.5. We have to wait for it to go away by itself when switching to a newer version.
Log in to post a comment.
This is a limitation of Python 2.5. We have to wait for it to go away by itself when switching to a newer version.