[Python-projects] Ignore Entire File

Neil Benn benn at cenix-bioscience.com
Thu Aug 17 14:52:43 CEST 2006


<snip>
>> e with app specific stuff.  
>>     
>
> so why don't you simply specify this file using the --ignore option on the command line ?
>
>   
Hello,

          The main reason for this is that I have a lot of these files 
(5 per webservice) and maintaining the command line and then 
communicating this command line to various people when they import the 
code in eclipse means that there is an extra thing to maintain.  Whereas 
if I can simply put a 'don't check me' comment at the top of the file 
the person who imports the project to eclipse will simply have this file 
ignored.

    Basically I'm trying to minimise as many things as possible.

Cheers,

Neil

-- 
Neil Benn MSc
Head of Automation
Cenix BioScience GmbH
Tatzberg 47
01307 Dresden
Germany

http://wwww.cenix-bioscience.com



More information about the Python-Projects mailing list