30 Dec
                
                    2010
                
            
            
                30 Dec
                
                '10
                
            
            
            
        
    
                2:40 p.m.
            
        On Wed, 2010-12-29 at 13:19 -0800, Leo Jackson wrote:
Wow great work! I approve it seems to be an overhaul. I'm not an Admin but if possible add the shebang. "#!/usr/bin/env python"
Python shebangs shouldn't be in modules, I removed them to comply with general python coding practice. If there is a reason to add them back I will, but the modules are none functional when executed and in a separate directory so shouldn't be executed anyway.
Thanks for reviewing.
Martin,