Public bug reported:
In the python libparted bindings the Partition object exports get_name()
through a name property but doesn't actually export the set_name()
method along with it. This means that currently setting the name of a
partition requires calling the internal PedPartition method like this:
partition._Partition__partition.set_name(name)
...which is rather ugly.
** Affects: pyparted (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661297
Title:
Partition's set_name() not properly exported
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1661297/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs