Skip to content

CLN: conform read_clipboard / to_clipboard to new io standards #3824

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

Merged
merged 1 commit into from
Jun 9, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jun 9, 2013

removed to io.clipboard (from io.parsers)

     removed to io.clipboard (from io.parsers)
jreback added a commit that referenced this pull request Jun 9, 2013
CLN: conform read_clipboard / to_clipboard to new io standards
@jreback jreback merged commit 241db0d into pandas-dev:master Jun 9, 2013
Notes
-----
Requirements for your platform
- Linux: xsel command line tool
Copy link
Member

Choose a reason for hiding this comment

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

is this correct? i used to only have xclip and it worked fine (xclip sucks with tmux so i now use xsel)...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just moved this from io.parsers
actually no tests for it

Copy link
Member

Choose a reason for hiding this comment

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

ok i will write one and submit a pr...

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