lambda question
Andy Gimblett
gimbo at ftech.net
Mon Mar 11 12:44:34 EST 2002
More information about the Python-list mailing list
Mon Mar 11 12:44:34 EST 2002
- Previous message (by thread): lambda question
- Next message (by thread): lambda question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Of course, the other reason why it doesn't "work" (at least for me), is that it's indented with tabs rather than 4 spaces. ;-) Now, I'll repeat that wink, just to be absolutely clear. ;-) Actually, seriously, I'd also note that 'list' is not a good choice of variable name, since it obscures the list() builtin. -Andy -- Andy Gimblett - Programmer - Frontier Internet Services Limited Tel: 029 20 820 044 Fax: 029 20 820 035 http://www.frontier.net.uk/ Statements made are at all times subject to Frontier's Terms and Conditions of Business, which are available upon request.
- Previous message (by thread): lambda question
- Next message (by thread): lambda question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list