pkgsrc/lang/python22
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
..
patches update to 2.2.1 2002-04-15 12:13:38 +00:00
DESCR initial import of a Python-2.2 pkg 2002-01-15 17:11:03 +00:00
distinfo update to 2.2.1 2002-04-15 12:13:38 +00:00
Makefile update to 2.2.1 2002-04-15 12:13:38 +00:00
PLIST update to 2.2.1 2002-04-15 12:13:38 +00:00