Kaydet (Commit) 44588b45 authored tarafından Eric Smith's avatar Eric Smith

More issue #10624: Add requires_IEEE_754 to __all__.

üst 34748cd6
......@@ -42,7 +42,7 @@ __all__ = [
"set_memlimit", "bigmemtest", "bigaddrspacetest", "BasicTestRunner",
"run_unittest", "run_doctest", "threading_setup", "threading_cleanup",
"reap_children", "cpython_only", "check_impl_detail", "get_attribute",
"swap_item", "swap_attr"]
"swap_item", "swap_attr", "requires_IEEE_754"]
class Error(Exception):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment