Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.video
Commits
7a1bb56d
Commit
7a1bb56d
authored
Aug 20, 2014
by
Manuel Günther
Browse files
Loading our own Library.
parent
93532b6c
Changes
1
Show whitespace changes
Inline
Side-by-side
bob/io/video/__init__.py
View file @
7a1bb56d
# import Libraries of other lib packages
import
bob.io.base
# import our own Library
import
bob.extension
bob
.
extension
.
load_bob_library
(
'bob.io.video'
,
__file__
)
from
._library
import
*
from
.
import
version
from
.version
import
module
as
__version__
...
...
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