Searched refs:shell_title (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py830 shell_title = "Python " + python_version() + " Shell" variable in class:PyShell
1018 return self.shell_title
1474 PyShell.shell_title = a
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py830 shell_title = "Python " + python_version() + " Shell" variable in class:PyShell
1018 return self.shell_title
1474 PyShell.shell_title = a

Completed in 42 milliseconds