Fredrik Lundh wrote:
>... dynamic typing != random typing.

So true.  To get a really good random typing going, you need a
cryptographically strong random number generator to feed the
application of type constructors to values during the execution
of a program.  Perhaps the best way to do this is to modify the
the interpreter.  We could call the new language "Python?!", or
actually use an interobang if Unicode has such a character.

--Scott David Daniels
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to