Paul Rubin wrote: > You can't instantiate T by saying > > x = T() > > and expecting to get back some value that is (indeterminately) an int or > a string. Unless it's Python 6000 running on a quantum computer... -- Greg