Go to file
fijal 0ef18c50bd [svn r39983] (arigo, fijal) -
* oneof(functions) runs all functions in parallel
  until one returns a value, then returns that value

* allof(functions) same as previous, but returns all
  return values in a tuple

--HG--
branch : trunk
2007-03-06 14:54:33 +01:00
py [svn r39983] (arigo, fijal) - 2007-03-06 14:54:33 +01:00
setup.py [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00