Greetings, would it be a good idea to add a use strict in py like js? recently i was helping someone and that was one annoying part where a typo in a var name caused an unintended variable to slip in. maybe something like that # -*- strict -*- # -*- explicit -*- could be used to prevent it Abdur-Rahmaan Janhangeer Mauritius