dcantrell / pyparted

Python bindings for GNU parted (libparted)
GNU General Public License v2.0
86 stars 43 forks source link

Fix two unit tests failing due to expecting wrong exceptions #43

Closed sil2100 closed 7 years ago

sil2100 commented 7 years ago

_ped's *_flag_get_name methods now throw a PartedException instead of ValueError on unsupported flags.