Python sys
Python sys module
#
Grab something from one directory up:
sys
.
path
.
append(
'..'
)