[blivet:master+? 0/5] More work on blivet.size (v3)

mulhern amulhern at redhat.com
Mon Oct 27 12:07:20 UTC 2014


The only change between this and (v2) is that the block of code
associated with the comment recognized by the regular expression
"Search for.*partial match" has been toughened up a bit in "Rewrite..." patch.

mulhern (5):
  Use b"", not u"", for _EMPTY_PREFIX.
  Make _lowerASCII() python 3 compatible and add a method header.
  Rewrite _parseSpec() and convertTo()
  Add xlate parameter to humanReadable().
  Add a number of new tests.

 blivet/size.py     | 205 +++++++++++++++++++++++++++--------------------------
 tests/size_test.py |  98 +++++++++++++++++++++----
 2 files changed, 192 insertions(+), 111 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list