22 Oct
2007
22 Oct
'07
8 a.m.
On 22-10-2007 09:54:21 +0200, Sjoerd Mullender wrote:
env['TST_FIVE'] = "Five" + os.environ['TST_FIVE'] = "Five"
This looks like an upcoming IndentationError to me.
return rtrn ### GetBitsAndOIDsAndModsAndStatic(env) #
I should enable the commit-time check to refuse checkins with tabs in python files. That should solve this.
Or simply run tabnanny.