Is it just me, or is Sqlite3 goofy?

Scott David Daniels scott.daniels at acm.org
Fri Sep 22 19:04:25 EDT 2006


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
scott.daniels at acm.org



More information about the Python-list mailing list