• Bjoern Michaelsen's avatar
    be picky and check explicit implementation name · 53e70110
    Bjoern Michaelsen yazdı
    - the previous code tried to avoid breakage from changing an
      implementation detail
    - this turns out to be harder than expected in a Python2/3 portable way
    - also it would mean the intentional drive-by documentation of the
      expected implementation name will at least not bit rot now
    
    Change-Id: I5972d0e79ef64abe30573182c5e23268e4830ade
    53e70110
check_table.py 21.2 KB