[docs] [issue21479] Document TarFile.open() as a classmethod

Berker Peksag report at bugs.python.org
Mon May 12 17:01:39 CEST 2014


New submission from Berker Peksag:

The patch also updates the signature of TarFile.open().

----------
assignee: docs at python
components: Documentation
files: tarfile-open-classmethod.diff
keywords: patch
messages: 218323
nosy: berker.peksag, docs at python, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Document TarFile.open() as a classmethod
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file35225/tarfile-open-classmethod.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21479>
_______________________________________


More information about the docs mailing list