Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.banca
Commits
3ec7e47b
Commit
3ec7e47b
authored
Aug 28, 2012
by
Laurent EL SHAFEY
Browse files
Remove comments
parent
90bdc6f4
Changes
1
Show whitespace changes
Inline
Side-by-side
xbob/db/banca/driver.py
View file @
3ec7e47b
...
...
@@ -18,10 +18,6 @@ class Interface(BaseInterface):
import
pkg_resources
# part of setuptools
return
pkg_resources
.
require
(
'xbob.db.%s'
%
self
.
name
())[
0
].
version
#def files(self):
# # relative to the root of the database python package
# return ('db.sql3',)
def
files
(
self
):
from
pkg_resources
import
resource_filename
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment