Would the allocation/deallocation memory usage issue be different than it would be with Java? Both Python and Java have automatic garbage collection, correct? Is Python's not as effective as Java's? I think the memory issues for the two languages would be similar in this area, but maybe I am wrong.
John -- http://mail.python.org/mailman/listinfo/python-list