X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/c0240ac1cb1c4433314e5b0e766c9d7bef05bfa7..fa65eda12290726b54998d7fe60a0448a4bc22d0:/image_creator/gpt.py diff --git a/image_creator/gpt.py b/image_creator/gpt.py index 1a7ed04..968a918 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 = "