Sign in
eclipse
/
gerrit
/
dltk
/
org.eclipse.dltk.examples
/
180272cad7d4e2c7aaf081346c5cfaf02476ad64
/
.
/
eclipsecon08
/
org.eclipse.dltk.examples.python
/
scripts
/
path.py
blob: 520626ba58f528e68711dc5495ecef73f332add3 [
file
] [
log
] [
blame
]
import
sys
print
" "
.
join
(
sys
.
path
)