Kaydet (Commit) 300fa1d3 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Temporarily disable doctest until genexps are in CVS

üst c533c986
......@@ -555,7 +555,7 @@ def test_main(verbose=None):
# doctests
from test import test_deque
test_support.run_doctest(test_deque, verbose)
# test_support.run_doctest(test_deque, verbose)
if __name__ == "__main__":
test_main(verbose=True)
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