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