Add better error reporting for MemoryErrors caused by str->float conversions.
[python.git] / Lib / test / test_doctest3.txt
blob54a96d58e1437bb2634cf07c28dd88c096cc4c36
2 Here we check that `__file__` is provided:
4   >>> type(__file__)
5   <type 'str'>