Răsfoiți Sursa

Make object comparison operators return object instead of bool, to
accomodate strange beasts like numarray arrays that return arrays that
can't be used as truth values from their comparison ops.

Fix numpy test for portability with old doctest (again!)


[SVN r35572]

Dave Abrahams 19 ani în urmă
părinte
comite
e69cb93721
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libs/python

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit 991a7c198adc907df8dd7592e4f1dd7b62c5fab7
+Subproject commit c3bd0fcbad03d3432fb65b7a68dc5c58640c0d1f

粤ICP备19079148号