test_ok1/py/net
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
..
pipe [svn r39975] Fix imports 2007-03-06 10:49:47 +01:00
server [svn r39975] Fix imports 2007-03-06 10:49:47 +01:00
test [svn r39983] (arigo, fijal) - 2007-03-06 14:54:33 +01:00
__init__.py [svn r39973] Add a (stolen almost directly from arigo/hack) network layer 2007-03-06 10:07:53 +01:00
greenexecnet.py [svn r39983] (arigo, fijal) - 2007-03-06 14:54:33 +01:00
greensock2.py [svn r39983] (arigo, fijal) - 2007-03-06 14:54:33 +01:00
msgstruct.py [svn r39973] Add a (stolen almost directly from arigo/hack) network layer 2007-03-06 10:07:53 +01:00
pipelayer.py [svn r39973] Add a (stolen almost directly from arigo/hack) network layer 2007-03-06 10:07:53 +01:00