Re: [Pydev-code] New to pydev
Brought to you by:
fabioz
From: H. Brandstätter-M. <han...@gm...> - 2008-07-23 13:24:43
|
there is a site-packages directory as a subdirectory of whereever your python is installed. hth Hannes On Wed, Jul 23, 2008 at 3:20 PM, Marcelo de Sena Lacerda <mar...@gm...> wrote: > What does mean "installed in the site package" in : > "NOTE: Pylint is disabled by default, so, if you want to activate it, you > should go to the pylint preferences page, specify its location (it MUST be > installed in the site-packages) and activate it (note: after activating it, > you can clean your project on the project menu so that the files are checked > with pylint, or you can do it on deltas as you go and change your files). " > > Thanks for any help. > > 2008/7/22 Heikki Toivonen <hj...@co...>: >> >> Marcelo de Sena Lacerda wrote: >> > Hi, I'm new to pydev and to CVS and still, I want to help. I have seen >> > that pydev do not have warning messages for variables that are never >> > read locally. Well, right now that all I think its missing. >> >> I think the functionality you are looking for is provided by the >> optional pylint integration. Install pylint, then look at Pydev > pylint >> preferences in Eclipse. >> >> -- >> Heikki Toivonen >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> pydev-code mailing list >> pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > -- > Marcelo Sena(Diones) > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |