[docs] [issue16317] Mention lzma module in tutorial

Serhiy Storchaka report at bugs.python.org
Wed Oct 24 23:59:12 CEST 2012


New submission from Serhiy Storchaka:

The proposed patch adds link to lzma module (in additional to zlib, gzip, bz2, and zipfile) in tutorial.

----------
assignee: docs at python
components: Documentation
files: stdlib-lzma.patch
keywords: patch
messages: 173713
nosy: docs at python, nadeem.vawda, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Mention lzma module in tutorial
type: enhancement
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file27703/stdlib-lzma.patch

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


More information about the docs mailing list