In message <18988a53-e88f-4abf- [email protected]>, Patrick Maupin wrote:
> I want nothing to do with any programmer who would mis-indent their > code. But what happens when you’re trying to reconcile two different indentation conventions? In Python, there can be problems doing that without introducing logic errors. That’s what this thread is about. -- http://mail.python.org/mailman/listinfo/python-list
