This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kombu
mirror of
https://github.com/celery/kombu.git
Watch
1
Star
1
Fork
You've already forked kombu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
646ef049b4
kombu
/
funtests
/
__init__.py
6 lines
84 B
Python
Raw
Blame
History
import
os
import
sys
sys
.
path
.
insert
(
0
,
os
.
pardir
)
sys
.
path
.
insert
(
0
,
os
.
getcwd
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink