Jim, Tools | Preferences | Editor | Advanced Settings | Edit template for new modules
This opens the file \WinPython-32bit-3.3.2.1\settings\.spyder2\template.py (I'm using WinPython obviously) in the editor, where you can edit it. Haven't tried it, but don't see any reason you couldn't edit it directly. Jim On Thursday, August 1, 2013 7:53:57 PM UTC-4, Jim Mooney wrote: > > A new file starts with: > > # -*- coding: utf-8 -*- > """ > Created on Thu Aug 1 16:37:09 2013 > > @author: My Name > """ > > Where is the config to change this? Thanks. > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
