Type ConfigPathChanger
object
--+
|
ConfigPathChanger
A handy little class which changes current path to the path of given
entry and restores it in the destructoir: so if you declare a local
variable of this type, you work in the entry directory and the path is
automatically restored when the function returns.
Method Summary |
ConfigPathChanger |
__init__(self,
config,
entry)
|
|
__del__(self)
|
String |
Name (self)
Get the key name |
Property Summary |
|
thisown : The membership flag |
Name(self)
Get the key name
-
- Returns:
-
String
|
thisown
The membership flag
-
|