Home
Python
2D
Application
Buildin Function
Class
Data Structure
Data Type
Database
Development
Dictionary
Event
Exception
File
Function
GUI Pmw
GUI Tk
Language Basics
List
Math
Network
String
System
Thread
Tuple
Utility
XML
Append to system path : System Path « System « Python
Python
System
System Path
Append to system path
import
sys sys.path.append(
'/ufs/guido/lib/python'
)
Related examples in the same category
1.
system os path
2.
Output system parameter: PATH
3.
Show my cwd execution dir and first 6 import paths