Re: [Pyobjc-dev] NibLoader.py: parsing nibs at runtime
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-11-18 16:16:36
|
Works for me. I have a bunch of 2-space code I need to convert to 4-space and I know there is a bunch of tab'd code that needs to be converted to 4-space. What is the easiest way to do that? On Sunday, November 17, 2002, at 04:52 PM, Jack Jansen wrote: > I would be in favor of 4 space indenting, it's the Python standard. > The Mac subtree is the exception, and the only reason I haven't > switched yet is that it will make backward patches more difficult. |