Sign in
eclipse
/
dltk
/
org.eclipse.dltk.examples
/
019ceb166e5fae1b7d85b2dfbb6882108b5e5907
/
.
/
eclipsecon08
/
org.eclipse.dltk.examples.python
/
scripts
/
path.py
blob: 520626ba58f528e68711dc5495ecef73f332add3 [
file
]
import
sys
print
" "
.
join
(
sys
.
path
)