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

Module lib.backend.peez2

pylint mark: 8.87
Classes
Peez2 Encapsulates a sequence of operations with Peez2 partition assistant.

Function Summary
  beautify_device(device, locale)
Format the name of a device to make it more readable, i.e.
  beautify_size(size)
Format the size of a drive into a friendly string, i.e.

Function Details

beautify_device(device, locale)

Format the name of a device to make it more readable, i.e. /dev/hdb will produce primary slave (/dev/hdb), esclavo en el bus primario (dev/hdb), etc. depending on the locale.

beautify_size(size)

Format the size of a drive into a friendly string, i.e. 64424509440 will produce 60 GB.

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