win32api.SetConsoleTitle

SetConsoleTitle(title)

Sets the title for the current console.

Parameters

title : string

The new title

Win32 API References

Search for SetConsoleTitle at msdn, google or google groups.