Python 1.6 alpha 1 released

Toby Dickenson mbel44 at dial.pipex.net
Wed Apr 5 07:12:15 EDT 2000


aahz at netcom.com (Aahz Maruch) wrote:

>In article <8cdg92$j0m$1 at nntp6.u.washington.edu>,
>Russell E. Owen <owen at astroNOJNK.washington.edu.invalid> wrote:
>>
>>But tuples seem a less than wonderful choice to me. Protocol flexibility 
>>presumably requires each protocol to have its own tuple with its own 
>>numer of fields in its own order. That's a lot to remember and try not 
>>to get mixed up.
>
>I second this.  I'd be happy with either dict or class, with a *slight*
>preference for a class.

Does the single-argument connect require a 2-tuple, or just a two
element sequence?

If a sequence will do, then you can use an address class today.


Toby Dickenson
tdickenson at geminidataloggers.com



More information about the Python-list mailing list