Package lib :: Package backend :: Module part
[show private | hide private]
[frames | no frames]

Module lib.backend.part

pylint mark: -6.50!! (bad indentation)
Function Summary
  call_autoparted(assistant, drive, progress)
Perform automatic partition.
  call_gparted(widget)
call_autoparted() -> dict {'mount point' : 'dev'} -> None

Function Details

call_autoparted(assistant, drive, progress=None)

Perform automatic partition.
Returns:
a dictionary containing a device for each mount point (i.e. {'/dev/hda5': '/', '/dev/hda7': '/home', '/dev/hda6': 'swap'}).

call_gparted(widget)

call_autoparted() -> dict {'mount point' : 'dev'} -> None

Generated by Epydoc 2.1 on Wed Nov 9 13:46:23 2005 http://epydoc.sf.net