Sign in
apache
/
cloudberry
/
refs/heads/string_replace_fix
/
.
/
gpMgmt
/
test
/
__init__.py
blob: bb0e52c48265609f266664faddbcaae1a2ca2e28 [
file
]
# $Id: $
# Make sure Python loads the modules of this package via absolute paths.
from
os
.
path
import
abspath
as
_abspath
__path__
[
0
]
=
_abspath
(
__path__
[
0
])