summaryrefslogtreecommitdiff
path: root/tree.py
Commit message (Expand)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* fix some pylint detected errorsSylvain Th?nault2010-08-271-3/+0
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...Sylvain Th?nault2010-04-281-1/+1
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-3/+20
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-3/+3
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-18/+18
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-18/+6
* makes tree iterablePierre-Yves David2008-06-091-0/+3
* inherit from objectSylvain2007-11-281-1/+1
* cleanupludal2007-08-161-1/+1
* added 2 methods to Node (tree.py): depth_down() (name could be bettern, thoug...David Douard2007-05-041-0/+14
* typoAurelien Campeas2006-12-211-1/+1
* restored working flatten for tree nodesAlexandre Fayolle2006-12-051-2/+0
* flatten testswqAlexandre Fayolle2006-12-051-1/+8
* fix __iter__ for ListNodesyt2006-11-231-1/+3
* make Node iterablesyt2006-11-231-6/+5
* reorganize, deprecation warning for deprecated stuff, remove old deprecated f...Sylvain2006-11-081-7/+1
* forget the past.root2006-04-261-0/+350