Re: connect() doesn't like unicode
Gerhard Häring <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Yann Leboulanger wrote: > Hi all, > > Is it normal / wanted that sqlite.connect() doesn't accept unicode > objects for the database name? With previous version it works correctly. I just released version 2.4.1 a minute ago, which includes the fix. -- Gerhard