2011/10/25 Alexandre Fayolle :
> On Tuesday 25 October 2011 12:02:18 Vicent Mas wrote:
>> Hi,
>>
>> I'm using pylint-0.25 with python-2.7 in a virtual environement
>> created with virtualenv-1.6.4. I've a test file, test1.py, with the
>> following content:
>>
>>
On Tuesday 25 October 2011 12:02:18 Vicent Mas wrote:
> Hi,
>
> I'm using pylint-0.25 with python-2.7 in a virtual environement
> created with virtualenv-1.6.4. I've a test file, test1.py, with the
> following content:
>
>
> #!/usr/
Hi,
I'm using pylint-0.25 with python-2.7 in a virtual environement
created with virtualenv-1.6.4. I've a test file, test1.py, with the
following content:
#!/usr/bin/env python
"""This is a simple test"""
from distutils.core impor