Skip to content

Conversation

serhiy-storchaka
Copy link
Member

No description provided.

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Apr 1, 2017
for tardata in files:
tf.add(tardata, arcname=os.path.basename(tardata))

def test_bad_use(self, *args):
Copy link
Member

Choose a reason for hiding this comment

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

What is *args? It seems unnecessary.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! This is perhaps a line copying artifact.

@serhiy-storchaka serhiy-storchaka merged commit 150cd19 into python:master Apr 7, 2017
@serhiy-storchaka serhiy-storchaka deleted the tweak-zipfile-tarfile-cli branch April 7, 2017 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants