[docs] [issue15067] sqlite3 docs reference PEP 246, which was rejected

Eric Snow report at bugs.python.org
Thu Jun 14 20:28:29 CEST 2012


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

At the time it referred to generic functions (a la PEP 3124: Overloading, Generic Functions, Interfaces, and Adaptation).  However, ultimately it was Abstract Base Classes (PEP 3119) that slid into this space.

----------
nosy: +eric.snow

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15067>
_______________________________________


More information about the docs mailing list