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

utils.copy issue with local.cwd #139

Closed
AntoineD opened this issue Jul 11, 2014 · 1 comment
Closed

utils.copy issue with local.cwd #139

AntoineD opened this issue Jul 11, 2014 · 1 comment

Comments

@AntoineD
Copy link
Contributor

from plumbum import local, utils
utils.copy('x/y/z', local.cwd)

I get TypeError: __init__() takes exactly 1 argument (2 given), it happens when executing LocalPath(local.cwd).

AntoineD pushed a commit to AntoineD/plumbum that referenced this issue Aug 7, 2014
tomerfiliba added a commit that referenced this issue Aug 7, 2014
@tomerfiliba
Copy link
Owner

closed by #142

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