[Python-projects] Ignore Entire File
Aurélien Campéas
aurelien.campeas at logilab.fr
Thu Aug 17 14:59:39 CEST 2006
On Thu, Aug 17, 2006 at 02:52:43PM +0200, Neil Benn wrote:
> <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
^
there's a superflous w there ;)
Cheers,
Aurélien.
More information about the Python-Projects
mailing list