You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's true. Anything with Ped in the name is mapping down to libparted. The whole point of pyparted is to have a slightly higher level API for working with libparted.
Things like getPedPartion() exist because I need to pass those around among libparted calls. I'll look in to this one more tomorrow when I get a chance. Thanks.
This seems to break, at least in python 3.7. I get
AttributeError: can't set attribute
:The text was updated successfully, but these errors were encountered: