Movatterモバイル変換
[0]ホーム
[Python-Dev] map() methods (was: Re: [Patches] Review (was: Please review before applying))
Skip Montanaroskip@mojam.com (Skip Montanaro)
Mon, 24 Apr 2000 22:19:35 -0500 (CDT)
Tim> [s.strip() for s in L] Tim> That is, list comprehensions solved the speed, generality and Tim> clarity problems here before they were discovered <wink>.What is the status of list comprehensions in Python? I remember some workbeing done several months ago. They definitely don't appear to be in the1.6a2. Was there some reason to defer them until later?Skip
[8]ページ先頭