summaryrefslogtreecommitdiff
path: root/fileutils.py
Commit message (Collapse)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
|
* fileutils: deprecate norm_read and norm_openEmile Anclin2010-11-101-3/+4
| | | | They have just simple builtin equivalent since python 2.3 (see commit 5b11fedb163f)
* cleanup: remove python <=2.2 relative stuffEmile Anclin2010-11-081-11/+2
|
* fix: stay python2.3 compatEmile Anclin2010-10-181-1/+1
|
* fileutils: restore 2.4 compat: endswith does not accept tuple in 2.4Emile Anclin2010-10-061-2/+3
|
* [py3k] file is replaced in 3k by some io classEmile Anclin2010-09-211-5/+7
|
* [py3k] remove "os.path.walk" occurencies by using "os.path"Sylvain Th?nault2010-09-151-31/+29
|
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵Sylvain Th?nault2010-04-281-1/+1
| | | | DEPENDS file
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-4/+17
|
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
|
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-8/+8
|
* remove deprecated codeSylvain Th?nault2009-08-071-72/+0
|
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-18/+18
|
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-39/+27
|
* skipped is now implemented for doctests, there's no need to tweak dosctrintsAdrien Di Mascio2007-03-081-2/+2
|
* quick fix to avoid docstring being tested by doctest (need to take a look at ↵adim2007-03-061-2/+2
| | | | doctest to learn how to skip decently a test
* fix MySQL tests and behaviour when host is NoneAdrien Di Mascio2007-01-151-0/+12
|
* new shellutils function + cleanupSylvain2006-11-101-106/+50
|
* fileutils: new remove_dead_links functionSylvain2006-11-031-9/+28
|
* added .hg to default blacklisted directoriesAdrien Di Mascio2006-08-071-1/+1
|
* forget the past.root2006-04-261-0/+505
forget the past.