pkgsrc/lang/python22/patches
drochner 92d8164a0e update to 2.2.1
Changes:
-Added new builtin function bool() and new builtin constants True and
  False to ease backporting of code developed for Python 2.3.  In 2.2,
  bool() returns 1 or 0, True == 1, and False == 0.
-C API: A type can now inherit its metatype from its base type.
-Fixes
2002-04-15 12:13:38 +00:00
..
patch-aa update to 2.2.1 2002-04-15 12:13:38 +00:00
patch-ab initial import of a Python-2.2 pkg 2002-01-15 17:11:03 +00:00
patch-ae Teach the extension building process about buildlink, and allow passing 2002-04-09 04:33:18 +00:00