Pythonのお勉強 Part 24
at TECH
494:デフォルトの名無しさん
08/03/06 19:43:26
>>491
URLリンク(www.python.org)
URLリンク(www.python.org)
URLリンク(svn.python.org) 2.6α2はここのNEWS
URLリンク(svn.python.org) コメント参照
URLリンク(docs.python.org) [Doc要約] 中段にある New, Improved, and Deprecated Modules のとこ
>As usual, Python’s standard library received a number of enhancements and bug fixes.
>Here’s a partial list of the most notable changes, sorted alphabetically by module name.
>Consult the Misc/NEWS file in the source tree for a more complete list of changes, or
>look through the Subversion logs for all the details.
ここに最も顕著な変化の一部をリストとして示します。
完全なリストはソースツリーの Misc/NEWS を参照するか、詳細に
ついてはsubversionのログを追いかけましょう。
- Removed these Python builtins:
apply(), callable(), coerce(), execfile(), file(), reduce(), reload() [What's New in Python 3.0a1?より]
- Removed UserDict.DictMixin. Replaced all its uses with
collections.MutableMapping. [What's New in Python 3.0a3?より]
あたりがちょっと個人的にショックかもしれん
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5377日前に更新/203 KB
担当:undef