demo_mysql_show_databases.py:
➜ begtut>python demo_mysql_show_databases.py
('information_scheme',)
('mydatabase',)
('performance_schema',)
('sys',)