Todd Rovito added the comment:

Here is a simple patch that simply explains negative indexes and negative 
slices are not supported for the string format documentation.  Perhaps more 
documentation needs to be created else where to help explain why all 
collections do not need to support negative indexes and negative slices? If so 
please let me know and I will create it.  But I think this patch at least 
clarifies for the use case of String format.

----------
keywords: +patch
versions: +Python 3.4 -Python 3.2
Added file: 
http://bugs.python.org/file29948/7951NegativeIndexesForStringFormat3dot4.patch

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

Reply via email to