From: Nikos Skalkotos Date: Fri, 27 Apr 2012 11:57:20 +0000 (+0300) Subject: Cleanup code & add comments in gpt module X-Git-Tag: v0.1~97 X-Git-Url: https://code.grnet.gr/git/snf-image-creator/commitdiff_plain/c0240ac1cb1c4433314e5b0e766c9d7bef05bfa7?ds=inline Cleanup code & add comments in gpt module --- diff --git a/image_creator/gpt.py b/image_creator/gpt.py index f853058..1a7ed04 100644 --- a/image_creator/gpt.py +++ b/image_creator/gpt.py @@ -40,12 +40,13 @@ BLOCKSIZE = 512 class MBR(object): + """Represents a Master Boot Record.""" class Partition(object): format = "