New submission from Berker Peksag:

https://docs.python.org/2.7/using/cmdline.html#cmdoption-3

Currently, lib2to3 provides fixers for dict.has_key(), apply(), callable(),
execfile() and reduce() functions.

The "reload" fixer was added to Python 3.4 in issue 11797, but not backported 
to 2.7.

----------
assignee: docs@python
components: Documentation
files: cmdline-3.diff
keywords: patch
messages: 217914
nosy: berker.peksag, docs@python
priority: normal
severity: normal
stage: patch review
status: open
title: python -3 documentation is outdated
versions: Python 2.7
Added file: http://bugs.python.org/file35151/cmdline-3.diff

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

Reply via email to