thanks for this.  but in fact, it needs more than just a patch, it seems
Im going to have to globally search and replace across the whole library
since youll notice I used __ALL__ everywhere.  I guess I never noticed it
was supposed to be "__all__" since import * always worked !


Tim Golden wrote:
> I couldn't find how to attach a patch to a ticket (maybe it's not
> possible) so I attach it here. This patch simply fixes the minor issue
> that the databases subpackage exports __ALL__ rather than __all__.
> Anyone doing "from sqlalchemy.databases select *" will get nothing. The
> patch is against Subversion r664.
>
> TJG
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to