pteichman / cobe

A Markov chain based text generation library and MegaHAL style chatbot
http://teichman.org/blog/
MIT License
239 stars 51 forks source link

more fixes for python3 #24

Closed fawaf closed 4 years ago

fawaf commented 8 years ago

in addition to some changes from @rfw

fawaf commented 7 years ago

poke?

fawaf commented 5 years ago

poketh

fawaf commented 5 years ago

poke

pteichman commented 4 years ago

I've integrated these into master and they'll be in cobe 3.0.1. I'd like to understand the motivation for the SQLite kwargs change a little more: I consider SQLite an implementation detail and would rather not leak that to the consumer if possible. Thanks!