Style question
Paul Rubin
http
Sat Dec 13 06:41:21 EST 2003
More information about the Python-list mailing list
Sat Dec 13 06:41:21 EST 2003
- Previous message (by thread): Style question
- Next message (by thread): Build classes/packages dinamicaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kamus of Kadizhar <yan at NsOeSiPnAeMr.com> writes: > remoteKD5hash = string.strip(Socket.recv(256)) ? > > Or something better? I think the preferred syntax these days is Socket.recv(256).strip() but either way works.
- Previous message (by thread): Style question
- Next message (by thread): Build classes/packages dinamicaly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list