Package client :: Module IPythonShell
[hide private]
[frames] | no frames]

Module IPythonShell

source code

Classes [hide private]
  IPShell
  CommandHistory
  CommandLine
  CommandStatus
  ConsoleView
  IPythonView
Functions [hide private]
 
stripColor(string)
stripColor (string):
source code
 
PyLabOptionsParse(options) source code
Variables [hide private]
  PYQT_VERSION = 262913
  PYQT_VERSION_STR = '4.3.1'
  QT_VERSION = 262659
  QT_VERSION_STR = '4.2.3'
  QtCriticalMsg = 2
  QtDebugMsg = 0
  QtFatalMsg = 3
  QtSystemMsg = 2
  QtWarningMsg = 1
  qApp = <PyQt4.QtGui.QApplication object at 0x405682ac>
Function Details [hide private]

stripColor(string)

source code 

stripColor (string):

Takes in a string, and returns that same string with all console colors having been removed.