| Home | Trees | Indices | Help |
|
|---|
|
|
Abstractions related to loop device setup.
Status: Stable
|
|||
|
LoSetupError Exception that is raised if there is an error with the losetup command. |
|||
|
LoSetup Abstraction representing a loop setup device. |
|||
|
|||
loopback_dev_re = re.compile('^(?P<devpath>/dev/loop\d+)$')
|
|||
devlist_re = re.compile('^(?P<devpath>/dev/loop\d+): \[.+\]:\d
|
|||
|
|||
devlist_re
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 26 13:59:29 2008 | http://epydoc.sourceforge.net |