Remove mention of a 'databases' package.
This commit is contained in:
parent
b3eacb2b92
commit
ac32640828
|
@ -526,10 +526,6 @@ will be accomplished by using the ``as`` keyword in import statments
|
|||
to bind in the module namespace to the old name while importing based
|
||||
on the new name.
|
||||
|
||||
All database related modules will be moved to a database package.
|
||||
These modules include: bsddb, dbm, gdbm, sqlite,
|
||||
anydbm, dbhash, dumbdbm, whichdb.
|
||||
|
||||
|
||||
Open Issues
|
||||
===========
|
||||
|
|
Loading…
Reference in New Issue