Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue14236] re: Docstring for \s and \S doesn’t mention Unicode

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Apr 28, 2012, 10:24 PM

Post #1 of 5 (47 views)
Permalink
[issue14236] re: Docstring for \s and \S doesn’t mention Unicode

Roundup Robot <devnull [at] psf> added the comment:

New changeset da9179248118 by Ezio Melotti in branch '3.2':
#14236: mention Unicode whitespace in \s documentation.
http://hg.python.org/cpython/rev/da9179248118

New changeset db39b9513e71 by Ezio Melotti in branch 'default':
#14236: merge with 3.2.
http://hg.python.org/cpython/rev/db39b9513e71

----------
nosy: +python-dev

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 28, 2012, 10:24 PM

Post #2 of 5 (49 views)
Permalink
[issue14236] re: Docstring for \s and \S doesn’t mention Unicode [In reply to]

Ezio Melotti <ezio.melotti [at] gmail> added the comment:

Fixed, thanks for the report!

----------
assignee: docs [at] pytho -> ezio.melotti
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
type: -> enhancement
versions: -Python 2.7

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 29, 2012, 1:25 AM

Post #3 of 5 (46 views)
Permalink
[issue14236] re: Docstring for \s and \S doesn’t mention Unicode [In reply to]

py.user <bugzilla-mail-box [at] yandex> added the comment:

\S is equivalent to [^\s]
like \d with \D

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 29, 2012, 3:37 AM

Post #4 of 5 (44 views)
Permalink
[issue14236] re: Docstring for \s and \S doesn’t mention Unicode [In reply to]

Ezio Melotti <ezio.melotti [at] gmail> added the comment:

Good point.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Apr 29, 2012, 3:37 AM

Post #5 of 5 (46 views)
Permalink
[issue14236] re: Docstring for \s and \S doesn’t mention Unicode [In reply to]

Roundup Robot <devnull [at] psf> added the comment:

New changeset 23d5b457dc71 by Ezio Melotti in branch '3.2':
#14236: fix docs for \S.
http://hg.python.org/cpython/rev/23d5b457dc71

New changeset 9165774a8055 by Ezio Melotti in branch 'default':
#14236: merge with 3.2.
http://hg.python.org/cpython/rev/9165774a8055

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue14236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.