New submission from Serhiy Storchaka:

The _sre module contains comments which refers to 16-bit SRE_CODE. Now SRE_CODE 
is 32-bit.

Antoine partially reviewed this change in issue19329.

----------
assignee: docs@python
components: Documentation, Regular Expressions
files: sre_comments.patch
keywords: patch
messages: 201330
nosy: docs@python, ezio.melotti, mrabarnett, pitrou, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix outdated comments in the _sre module
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file32368/sre_comments.patch

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

Reply via email to