nntplib and xover
Erno Kuusela
erno-news at erno.iki.fi
Wed Sep 19 13:42:49 EDT 2001
More information about the Python-list mailing list
Wed Sep 19 13:42:49 EDT 2001
- Previous message (by thread): nntplib and xover
- Next message (by thread): nntplib and xover
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <slrn9qfafu.1j1.gerhard.nospam at lilith.hqd-internal>, gerhard.nospam at bigfoot.de (Gerhard Häring) writes: | xover_lines.append((elem[0], | elem[1], | elem[2], | elem[3], | elem[4], | elem[5].split(), | elem[6], | elem[7], | xref)) this just adds an xref element to the tuple, right? i bet many people unpack the returned tuple into variables straight away, so the change would cause some code breakage. -- erno
- Previous message (by thread): nntplib and xover
- Next message (by thread): nntplib and xover
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list