summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJose M. Guisado <jguisado@soleta.eu>2022-12-20 16:04:52 +0100
committerJose M. Guisado <jguisado@soleta.eu>2022-12-20 16:18:31 +0100
commit74784533592823753eb13376757059f85e2237f6 (patch)
treed14158994e9335388bbec3e1876468949ed46655 /setup.py
parente23d9cd027afe96e627cab54906db2df9d78606b (diff)
context: add label to repr function
Adds label information to context repr function. %R is used to get the repr result of a PyObject, in this case this object is the LabelObject representing the context's label information. Helps showing more of the context information when printing out a context object instance. >>> import fdisk >>> cxt = fdisk.Context('disk.bin') >>> cxt <libfdisk.Context object at 0x7fec52f39330, label=<libfdisk.Label object at 0x7fec52f39310, name=gpt>, details=True, readonly=False>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions