Re: Delivery Status Notification (Failure)

Michiel Overtoom <motoom-qWit8jRvyhVmR6Xm/[email protected]> Fri, 17 Mar 2017 13:02:18 +0100
Newsgroups gmane.comp.python.cherrypy
Message-ID <[email protected]>
Hi Mekdelawit,

> On 2017-03-17, at 07:23, Mekdelawit Woldegabriel <[email protected]> wrote:
> 
> DB_STRING = "C:\SQLite\pythonsqlite2.db"

If you want to include backslashes in string literals, either escape them ("c:\\SQLite\\data.db") or use raw strings (r"c:\SQLite\data.db").

Greetings,

-- 
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.