Forráskód Böngészése

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 éve
szülő
commit
c5c8e93f7a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      libs/python

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit 1755dad7e6c5bf7fe1c449a0e6afc31db67e9f5c
+Subproject commit d61909d3ea2679c31e73eef440f54a070cf3bb4d

粤ICP备19079148号