Movatterモバイル変換
[0]ホーム
[Python-Dev] partition() (was: Remove str.find in 3.0?)
Fredrik Lundhfredrik at pythonware.com
Tue Aug 30 20:43:19 CEST 2005
Michael Hoffman wrote:> Dare I ask whether the uncompiled versions should be considered for> removal in Python 3.0?>> *puts on his asbestos jacket*there are no uncompiled versions, so that's not a problem.if you mean the function level api, it's there for convenience. if you'reusing less than 100 expressions in your program, you don't really haveto *explicitly* compile your expressions. the function api will do thatfor you all by itself.</F>
More information about the Python-Devmailing list
[8]ページ先頭