New submission from Serhiy Storchaka:

The proposed patch adds link to alternative interfaces for bytes-to-bytes 
codecs. I.e. base64.b64encode and base64.b64decode for base64_codec.

Patch for 2.7 should mention other functions/modules (due to lack of some of 
them).

----------
assignee: docs@python
components: Documentation
files: doc_codecs_impl.patch
keywords: patch
messages: 187777
nosy: docs@python, doerwalter, lemburg, ncoghlan, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Add link to alternatives for bytes-to-bytes codecs
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file30013/doc_codecs_impl.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17844>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to