> It would be very helpful when Python would warn you when there are tabs in
> your source.

invoke python with the -t option for warnings about tabs or -tt for errors.

-Dave
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to