X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/f99fe99d6f3beaf5b282267f30c1ca288be92e40..2eb7dff0b655ad19bb0bd2c7b716251d56331af2:/image_creator/gpt.py diff --git a/image_creator/gpt.py b/image_creator/gpt.py index fa9dbde..3be594e 100644 --- a/image_creator/gpt.py +++ b/image_creator/gpt.py @@ -42,9 +42,11 @@ BLOCKSIZE = 512 class MBR(object): """Represents a Master Boot Record.""" class Partition(object): + """Represents a partition entry in MBR""" format = "