Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipython.gui.wx.ipython_view.IPShellWidget: ignores user*_ns arguments #143

Closed
ElectronicRU opened this issue Aug 26, 2010 · 1 comment
Closed
Milestone

Comments

@ElectronicRU
Copy link

When creating IPShellWidget and passing it user_ns and user_global_ns arguments and not wx_ip_shell one, it does not pass these two to WxNonblockingIPShell constrctor, as one can expect. Since it's hard createWxNonblockingIPShell working outside of IPShellWidget constructor, there's no normal way to pass user namespace. It looks like a typo. Please fix it.

@minrk
Copy link
Member

minrk commented Mar 23, 2011

IPython.gui.wx is no longer supported unfortunately, but pull requests are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants