New submission from Vikram U Shenoy <vikram.u.she...@gmail.com>:

Attached are two patches:

* Update PEP 4 about 'new' module which is deprecated since python 2.6
in favour of using types module.

* Update documentation for 'new' module.

Not sure about the exact date of proposal for deprecating 'new' module,
but closest that I was able to find was this python-dev mail thread
after it had been removed from py3k branch:

http://mail.python.org/pipermail/python-dev/2007-November/075386.html

----------
assignee: georg.brandl
components: Documentation
files: doc_update_for_new_module_dec_31_2008.patch
keywords: patch
messages: 78692
nosy: georg.brandl, loewis, vshenoy
severity: normal
status: open
title: Update deprecation of 'new' module in PEP 4.
versions: Python 2.6
Added file: 
http://bugs.python.org/file12516/doc_update_for_new_module_dec_31_2008.patch

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

Reply via email to