Re: tuple methods: documentation missing

2009-01-17 Thread Ned Deily
In article <8rncl.212$aw2@nwrddc02.gnilink.net>, Alan G Isaac wrote: > Is this another lacuna or am I overlooking it? > I cannot find the 3.0 documentation of string > formatting with the ``%`` operator. --

Re: tuple methods: documentation missing

2009-01-17 Thread Alan G Isaac
On 1/16/2009 6:44 PM Terry Reedy apparently wrote: http://bugs.python.org/issue4966 Is this another lacuna or am I overlooking it? I cannot find the 3.0 documentation of string formatting with the ``%`` operator. Thanks, Alan Isaac -- http://mail.python.org/mailman/listinfo/python-list

Re: tuple methods: documentation missing

2009-01-16 Thread Alan G Isaac
Alan G Isaac wrote: http://docs.python.org/3.0/library/stdtypes.html#sequence-types-str-bytes-bytearray-list-tuple-range I see no mention of the tuple methods? Right after the paragraph "Most sequence types support the following operations." it seems appropriate to have one stating "Most seque

Re: tuple methods: documentation missing

2009-01-16 Thread Terry Reedy
Alan G Isaac wrote: http://docs.python.org/3.0/library/stdtypes.html#sequence-types-str-bytes-bytearray-list-tuple-range I see no mention of the tuple methods? Right after the paragraph "Most sequence types support the following operations." it seems appropriate to have one stating "Most seque

tuple methods: documentation missing

2009-01-16 Thread Alan G Isaac
http://docs.python.org/3.0/library/stdtypes.html#sequence-types-str-bytes-bytearray-list-tuple-range I see no mention of the tuple methods? Right after the paragraph "Most sequence types support the following operations." it seems appropriate to have one stating "Most sequence types support the