> python version 2.2 ... but I'm betting there's a bug in the parser. > Consider this small example file:
..and I'll bet it works with Python 2.1. Likely something changed in
Python 2.2 that we don't compensate for, hence the problem. Roll back to
2.1, and you'll see things start working again.
d.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

