summaryrefslogtreecommitdiff
path: root/pyreverse/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-124/+0
|
* Also modernize pyreverseBrett Cannon2014-08-291-1/+2
|
* linting pylintSylvain Th?nault2014-07-251-37/+36
|
* Updated FSF address.Arun Persaud2014-02-231-1/+1
|
* various pylint fixesSylvain Th?nault2013-12-221-3/+3
|
* astng has been renamed astroidDavid Douard2013-06-171-3/+3
|
* create a console_scripts entry point to be used by easy_install, buildout ↵Sylvain Th?nault2012-09-141-13/+8
| | | | | | and pip. Closes #103949 uniformize run interface and update licensing on the way
* add a comment: closing #9542: unrecognized ancestorEmile Anclin2010-09-021-0/+2
|
* [pyreverse] add current working directory to sys.pathEmile Anclin2010-09-021-6/+10
| | | | | It is not enough to do it in the astng.manager (in the project_from_files method) since we call the "ancestors" method after it in the DiadefsHandler.
* [pyreverse] remove useless optional argumentEmile Anclin2010-09-021-2/+2
| | | | The astng_wrapper is already the default argument in the astng.manager module.
* copyright update : date up 2010Emile Anclin2010-03-231-1/+1
|
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
|
* cleanupEmile Anclin2008-09-171-9/+3
|
* cleanupEmile Anclin2008-09-101-4/+4
|
* adapt pyreverse for inclusion into pylintEmile Anclin2008-09-081-9/+111
|
* first pyreverse command sketchEmile Anclin2008-08-131-0/+27