Python 2.4 Advent Calendar 2012
latest
Python 2.4 Advent Calendar 2012
  • Docs »
  • Python 2.4 Advent Calendar 2012 1.0 documentation
  • Edit on GitHub

Python 2.4 Advent Calendar 2012¶

目次:

  • はじめに
  • print の出力先を変更する文法がダサい
  • try-except と try-finally を1つの try にできない
  • with 構文が使えない
  • 条件演算子がない
  • yield from が使えない
  • set リテラルが使えない
  • Exception が object のサブクラスではない
  • 相対インポート構文が使えない
  • defaultdict がない
  • OrderedDict がない
  • namedtuple がない
  • functools がない
  • startswith, endswith にリストを渡せない
  • any, all がない
  • os.path.relpath がない
  • xml.etree がない
  • json モジュールがない
  • argparse がない
  • sqlite3 がない
  • multiprocessing がない
  • Python 2.4 で動かないサードパーティライブラリ
  • セルオブジェクトに cell_contents 属性がない
  • True や False が代入可能
  • as がキーワードではない
  • CentOS 5 で新しいバージョンの Python を使いたい場合
  • Ubuntu で Python 2.4 をインストールする方法
  • おわりに

Indices and tables¶

  • Index
  • Module Index
  • Search Page

© Copyright 2012, Nozomu Kaneko Revision 4b55931d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.