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

PR: Split Internal Console module #5207

Merged
merged 7 commits into from
Sep 12, 2017

Conversation

rlaverde
Copy link
Member

@rlaverde rlaverde commented Sep 12, 2017

console/
├── __init__.py
├── interpreter.py
├── plugin.py
└── widgets
    ├── __init__.py
    ├── internalshell.py
    └── shell.py

@rlaverde rlaverde added this to the v4.0beta2 milestone Sep 12, 2017
@rlaverde rlaverde self-assigned this Sep 12, 2017
@rlaverde rlaverde requested a review from ccordoba12 September 12, 2017 02:00
@ccordoba12
Copy link
Member

Let's also move here spyder/interpreter.py

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks @rlaverde!

@ccordoba12 ccordoba12 merged commit 0dc911c into spyder-ide:split-plugins Sep 12, 2017
@rlaverde rlaverde deleted the split-console branch September 12, 2017 13:43
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

Successfully merging this pull request may close these issues.

2 participants