|
../
|
|
osutils
|
|
ferringb%2540gentoo.org-20060808101409-603c4f7afa08dfc1
|
2 years
|
Brian Harring <ferringb@…>:
abstracted os.listdir for speeding up listdir calls when filtering the …
|
|
xml
|
|
ferringb%2540gentoo.org-20060528044337-f712ebcd8e068db9
|
3 years
|
Brian Harring <ferringb@…>:
xml indirection to get at etree from where ever it may live; worst case, …
|
|
__init__.py
|
100 bytes |
ferringb%2540gentoo.org-20060701182222-a2b383283fc776a9
|
3 years
|
Brian Harring <ferringb@…>:
docstrings mainly, but bit of syntax cleanup also
|
|
_caching.c
|
25.1 KB |
marienz%2540gentoo.org-20060917031115-9a7922a546be8dac
|
2 years
|
Marien Zwart <marienz@…>:
Reformat docstrings to make epydoc happier.
|
|
_functoolsmodule.c
|
6.4 KB |
marienz%2540gentoo.org-20060917014928-e3c8fb523cfd1d73
|
2 years
|
Marien Zwart <marienz@…>:
Add python 2.5's functools.partial as currying.partial with a pure python …
|
|
_lists.c
|
16.7 KB |
marienz%2540gentoo.org-20060917031115-9a7922a546be8dac
|
2 years
|
Marien Zwart <marienz@…>:
Reformat docstrings to make epydoc happier.
|
|
bzip2.py
|
1.8 KB |
marienz%2540gentoo.org-20060927183000-928cb20c8bc9633b
|
2 years
|
Marien Zwart <marienz@…>:
Do not provide a binpkg repo if it will fail because of missing bz2 …
|
|
caching.py
|
2.9 KB |
marienz%2540gentoo.org-20060907132044-21000aa41956f2dd
|
2 years
|
Marien Zwart <marienz@…>:
A bunch of pylint disable comments and some renaming to avoid clashes.
|
|
commandline.py
|
4.2 KB |
marienz%2540gentoo.org-20060924013736-5c7c214c528fb3fe
|
2 years
|
Marien Zwart <marienz@…>:
Deal with a script's stdout being closed better.
|
|
compatibility.py
|
0.6 KB |
marienz%2540gentoo.org-20060907130617-9451a3c05c69de93
|
2 years
|
Marien Zwart <marienz@…>:
Lcoally disable a couple of pylint warnings/errors related to import …
|
|
containers.py
|
3.7 KB |
ferringb%2540gentoo.org-20060928224058-f4fb3aecc6016430
|
2 years
|
Brian Harring <ferringb@…>:
don't complain about attempted add when it's already in, throw KeyError? …
|
|
currying.py
|
3.6 KB |
marienz%2540gentoo.org-20060917022930-4a288e308ec339c5
|
2 years
|
Marien Zwart <marienz@…>:
Enhanced docstring.
|
|
demandload.py
|
6.7 KB |
marienz%2540gentoo.org-20060906213402-ee1cef44a086c212
|
2 years
|
Marien Zwart <marienz@…>:
Kill trailing whitespace.
|
|
dependant_methods.py
|
2.3 KB |
marienz%2540gentoo.org-20060917020917-30a8b2ae590fc194
|
2 years
|
Marien Zwart <marienz@…>:
Convert a bunch of stuff from pre_curry to partial.
|
|
file.py
|
8.1 KB |
ferringb%2540gentoo.org-20060917022118-d377cd96c7a0254b
|
2 years
|
Brian Harring <ferringb@…>:
32384 -> 32768 (no idea why 32384 turned up)
|
|
formatters.py
|
12.0 KB |
marienz%2540gentoo.org-20061003140521-5ef755d3e51739cc
|
2 years
|
Marien Zwart <marienz@…>:
Deal with curses errors.
|
|
iterables.py
|
6.3 KB |
ferringb%2540gentoo.org-20060916083737-18dc4ffb160e2e58
|
2 years
|
Brian Harring <ferringb@…>:
wicked hack to basically unwind a sorter, and reuse it with iter_sort for …
|
|
lists.py
|
4.6 KB |
marienz%2540gentoo.org-20060907132044-21000aa41956f2dd
|
2 years
|
Marien Zwart <marienz@…>:
A bunch of pylint disable comments and some renaming to avoid clashes.
|
|
mappings.py
|
12.0 KB |
ferringb%2540gentoo.org-20060918142709-01bd7d4a1da2dadf
|
2 years
|
Brian Harring <ferringb@…>:
clear method fix for OrderedDict?
|
|
modules.py
|
1.2 KB |
marienz%2540gentoo.org-20060915155005-660451e5caacdcd8
|
2 years
|
Marien Zwart <marienz@…>:
Improve error message.
|
|
obj.py
|
5.9 KB |
ferringb%2540gentoo.org-20061005091944-4bac55ba607630c0
|
2 years
|
Brian Harring <ferringb@…>:
fixup the delayed instantiation voodoo; had a typo thus invalidating …
|
|
packages.py
|
367 bytes |
ferringb%2540gentoo.org-20060904143815-850009633c19ef8a
|
2 years
|
Brian Harring <ferringb@…>:
tab -> 4 spaces
dump a few old scripts in the process that tabnanny was …
|
|
parserestrict.py
|
4.5 KB |
ferringb%2540gentoo.org-20060917104829-e7e39d3646e6daaf
|
2 years
|
Brian Harring <ferringb@…>:
force atom parsing when version op is detected
|
|
repo_utils.py
|
1.0 KB |
marienz%2540gentoo.org-20061005203817-350d0e6a4ebc5899
|
2 years
|
Marien Zwart <marienz@…>:
Do not trigger an unnecessary iter call through nonzero.
|
|
tar.py
|
1.0 KB |
marienz%2540gentoo.org-20060904202240-129896079927d364
|
2 years
|
Marien Zwart <marienz@…>:
More 80 chars line length fixes. If it is not in this rev pylint is …
|
|
weakrefs.py
|
307 bytes |
marienz%2540gentoo.org-20060907132044-21000aa41956f2dd
|
2 years
|
Marien Zwart <marienz@…>:
A bunch of pylint disable comments and some renaming to avoid clashes.
|