weboob-devel/weboob
Florent a87ef4072d Use a fast path for ls if -U is set
The ls command first store all objects and collections, and then run the
formatting. It is bad for applications displaying results as soon as
possible, but mandatory to store results and display the collections
first.

Since the -U option was introduced to not sort the results, we can
expand this idea to not display the collections first, and to display
results immediately.
2014-05-07 10:15:07 +02:00
..
applications [videoob] Use wget instead of avconv 2014-05-06 22:32:41 +02:00
capabilities Fix documentation of get_currency 2014-04-02 10:55:45 +02:00
core import pkg_resources only when needed, to prevent a hard useless dependency 2014-05-06 15:14:28 +02:00
tools Use a fast path for ls if -U is set 2014-05-07 10:15:07 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00