Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Changing the terminal title bar with Python
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Tim Roberts, post: 5121776"] Just for completeness, this is also possible in Windows, assuming you have installed py32win, which virtually every Windows Python user does: import win32console win32console.SetConsoleTitle(msg) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Changing the terminal title bar with Python
Top