]> granicus.if.org Git - python/commitdiff
Added a comment about backward compatibility requirements and a link
authorBarry Warsaw <barry@python.org>
Thu, 24 Apr 2003 14:28:08 +0000 (14:28 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 24 Apr 2003 14:28:08 +0000 (14:28 +0000)
to the PyBSDDB project at SourceForge.

Modules/_bsddb.c

index 2f4cfa54fa15346867fbf9f7d52fb81cdfd930e2..eb2b5169141da47a987abe37033489610e39d8f6 100644 (file)
  * Gregory P. Smith <greg@electricrain.com> is once again the maintainer.
  *
  * Use the pybsddb-users@lists.sf.net mailing list for all questions.
- * Things can change faster than the header of this file is updated.
+ * Things can change faster than the header of this file is updated.  This
+ * file is shared with the PyBSDDB project at SourceForge:
+ *
+ * http://pybsddb.sf.net
+ *
+ * This file should remain backward compatible with Python 2.1, but see PEP
+ * 291 for the most current backward compatibility requirements:
+ *
+ * http://www.python.org/peps/pep-0291.html
  *
  * This module contains 5 types:
  *