Navigation
Home
|
Gallery
|
API Docs
Β»
wx.py
Β»
wx.py.path
index
modules
|
next
|
previous
|
Table of Contents
wx.py.path
Functions Summary
Functions
Search
Show Source
wx.py.path
ΒΆ
path.py is a utility containing some very simple path utilities for Py to use
Functions Summary
ΒΆ
cd
ls
pwd
sx
Functions
ΒΆ
cd
(
path
,
usePrint
=
True
)
ΒΆ
ls
(
str
=
'\\*'
,
fullpath
=
False
)
ΒΆ
pwd
(
)
ΒΆ
sx
(
str
=
''
)
ΒΆ