← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 676507] Re: [6.0] Indentation contains mixed spaces and tabs

 

Christophe,

Same as for the has_keys() bug report, we're not going to reformat all
code to match pep8, this is something that should be improved gradually
when we modify these files, not just for the sake of it.

Thanks for listing all the files to improve, though! I'm setting the
long-term flag to keep track of it too.

** Changed in: openobject-server
       Status: New => Invalid

** Changed in: openobject-server
    Milestone: 6.0-rc2 => None

** Tags added: long-term

-- 
[6.0] Indentation contains mixed spaces and tabs
https://bugs.launchpad.net/bugs/676507
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Invalid

Bug description:
These files contains mixed spaces and tabs

./bin/report/render/rml.py:58:1: E101 indentation contains mixed spaces and tabs
./bin/report/render/simple.py:85:1: E101 indentation contains mixed spaces and tabs
./bin/service/http_server.py:181:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:42:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:43:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:44:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:45:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:46:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:47:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:48:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:50:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:51:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:52:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:53:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:55:1: E101 indentation contains mixed spaces and tabs
./bin/tools/osutil.py:56:1: E101 indentation contains mixed spaces and tabs





References