On Fri, Dec 14, 2001 at 07:33:56PM -0500, Dan Sugalski wrote: > For right now, feel free to add 'em to classes. If you want, make a Python > subdir, but I don't know that I'd go that far.
My plan was to designate a set of "core" classes, as mentioned in docs/vtables.pod, which go in classes/. Python variable types would be quite at home in there. -- Hanlon's Razor: Never attribute to malice that which is adequately explained by stupidity.