Files
test2/release
Ed Halley 8292e4ac1a Was crashing the import_obj script when using Python 2.3.
Python 2.4+ supports large list processing with generators, but
Python 2.3 will break if you use that syntax.  Until we depend on
the newer versions, I have commented out the generator syntax and
only use the list-comprehension type instead.
2006-11-25 17:34:57 +00:00
..
2004-04-24 18:38:04 +00:00
2006-11-22 15:53:46 +00:00
2004-12-21 16:19:36 +00:00
2006-04-05 00:15:19 +00:00