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

when filename or filepath contain whitespace, cause error. #5

Closed
liuyang1 opened this issue Dec 19, 2013 · 1 comment
Closed

when filename or filepath contain whitespace, cause error. #5

liuyang1 opened this issue Dec 19, 2013 · 1 comment

Comments

@liuyang1
Copy link
Contributor

Usage: autopep8 [options] [filename [filename ...]]
Use filename '-' for stdin.

autopep8: error: autopep8 only takes one filename as argument unless the "--in-place" or "--diff" options are used
[Errno 2] No such file or directory: u'git/hub/Projects/Classic'
[Errno 2] No such file or directory: u'Algorithms/sieve.py

@liuyang1
Copy link
Contributor Author

I fix this problem.

vim-scripts pushed a commit to vim-scripts/vim-autopep8 that referenced this issue Jan 29, 2014
fixed bug & typo.
* tell-k/vim-autopep8#5 when filename or filepath contain whitespace, cause error.
* tell-k/vim-autopep8#7 typo. 'aggresive' => 'aggressive'.
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

1 participant