Home
last modified time | relevance | path

Searched refs:FooUnicode (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_float.py155 class FooUnicode(unicode): class
164 self.assertAlmostEqual(float(FooUnicode('8')), 9.)