mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
typo fixed
[SVN r27577]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Unfortunately the doctest module works differently in Python versions
|
||||
# 2.2, 2.3, and 2.4. Newer versions evaluate all docstrings, even that
|
||||
# of objects with names starting with an underscore. To portably disable
|
||||
# tests based on the availability of Numeric and Numpy, the corresponding
|
||||
# tests based on the availability of Numeric and numarray, the corresponding
|
||||
# test functions are simply deleted below if necessary.
|
||||
|
||||
def numeric_tests():
|
||||
|
||||
Reference in New Issue
Block a user