Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Too many arguments for logging format string #104

Merged
merged 1 commit into from
Jan 7, 2015

Conversation

h4ck3rm1k3
Copy link
Contributor

fixed issue #103

@nmadhok
Copy link
Contributor

nmadhok commented Jan 6, 2015

@h4ck3rm1k3 Can you change

os.chmod(tmp.name, 0o700) back to

os.chmod(tmp.name, 0700)

@h4ck3rm1k3
Copy link
Contributor Author

sure, but http://legacy.python.org/dev/peps/pep-3127/ pylint was not happy.

* fixed issue vmware-archive#103
* linting
* revert pep 3127 octals
@h4ck3rm1k3
Copy link
Contributor Author

rebased and included the other fixes

nmadhok added a commit that referenced this pull request Jan 7, 2015
Too many arguments for logging format string
@nmadhok nmadhok merged commit 72d6198 into vmware-archive:master Jan 7, 2015
@nmadhok
Copy link
Contributor

nmadhok commented Jan 7, 2015

@h4ck3rm1k3 Thanks for the great work! :)

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

Successfully merging this pull request may close these issues.

2 participants