Index: lib/sqlalchemy/databases/__init__.py
===================================================================
--- lib/sqlalchemy/databases/__init__.py	(revision 664)
+++ lib/sqlalchemy/databases/__init__.py	(working copy)
@@ -16,4 +16,4 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 
-__ALL__ = ['oracle', 'postgres', 'sqlite', 'mysql']
\ No newline at end of file
+__all__ = ['oracle', 'postgres', 'sqlite', 'mysql']
\ No newline at end of file
