.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 31 Mar 2010 11:52:15 +0200
branchstable
changeset 5100 04c71ebf38a5
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
Add context management methode to dbapi.Connection the connection is automaticly closed when exiting the context.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$