[Tutor] I know you will hate this but...

Kent Johnson kent37 at tds.net
Tue May 17 20:20:13 CEST 2005


Smith, Jeff wrote:
> From: tutor-bounces at python.org [mailto:tutor-bounces at python.org] On
> Behalf Of Andrei
>>Weird. Looks to me like the wrong solution (it would IMO be better to find out 
>>who committed the broken code and work from there to find the cause), but 
>>whatever works for you.   
> 
> 
> I agree I don't like it much either, but finding out who broke the code
> doesn't prevent the problem from happening again.  My plan is to
> eventually produce a tool that will verify that this coding standard is
> met which allows us to recover the logical structure should this happen
> on an ongoing basis.  

Take a look at the tabnanny module, it might help.

Kent



More information about the Tutor mailing list