Show More
@@ -453,7 +453,7 b' class IPShellWidget(wx.Panel):' | |||||
453 |
|
453 | |||
454 | def __init__(self, parent, intro=None, |
|
454 | def __init__(self, parent, intro=None, | |
455 | background_color="BLACK", add_button_handler=None, |
|
455 | background_color="BLACK", add_button_handler=None, | |
456 | wx_ip_shell=None, |
|
456 | wx_ip_shell=None, user_ns={},user_global_ns=None, | |
457 | ): |
|
457 | ): | |
458 | ''' |
|
458 | ''' | |
459 | Initialize. |
|
459 | Initialize. |
General Comments 0
You need to be logged in to leave comments.
Login now