db_connection = sqlite.connect('my.db')
db_connection.text_factory = str
more about connections objects
db_connection = sqlite.connect('my.db')
db_connection.text_factory = str
to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...
No comments:
Post a Comment