Re: [web2py] Re: bak files and size using space

2011-04-14 Thread Stifan Kristi
hi dharriman morgan, a, i c, i've already set my editor (gedit) to insert space insteads of tabs, with tabs width = 4. thanks and kind regards, steve van christie

[web2py] Re: bak files and size using space

2011-04-14 Thread dhmorgan
.bak files are used for reverting to the previous state of the file (accomplished via the 'Revert' button at bottom of edit form); they are created and checked for in the 'edit' function of admin/ controllers/default.py your guess about the spaces is probably correct (no tabs, only spaces are used