|
../
|
|
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
|
|
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 |
masterdriverz%2540gentoo.org-20070205234918-qp1ecsgft2x3762g
|
2 years
|
Charlie Shepherd <masterdriverz@…>:
Tests overhaul: remove some duplicated code, move FakeStreamFormatter? and …
|
|
commandline.py
|
11.9 kB |
masterdriverz%2540gentoo.org-20070202213336-7si56ra2eib6kl4d
|
2 years
|
Charlie Shepherd <masterdriverz@…>:
Pull from integration
|
|
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
|
4.0 kB |
jokey%2540gentoo.org-20070116031851-j7hqxnbelinxoa3z
|
2 years
|
Markus Ullmann <jokey@…>:
whitespace fixes
|
|
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-20061020034230-8f9d2231671546dd
|
2 years
|
Marien Zwart <marienz@…>:
Fix some cross references.
|
|
descriptors.py
|
0.6 kB |
marienz%2540gentoo.org-20061031143227-043391c64bc7e7d0
|
2 years
|
Marien Zwart <marienz@…>:
Move classproperty into a util module and add a test.
|
|
file.py
|
8.3 kB |
ferringb%2540gmail.com-20061204101741-146e7b46c022e699
|
2 years
|
Brian Harring <ferringb@…>:
parsing fix; if x="y\\\na", should come through as ya. fun thing is that …
|
|
formatters.py
|
17.5 kB |
marienz%2540gentoo.org-20070129143503-9j4k9an6c09rl2cc
|
2 years
|
Marien Zwart <marienz@…>:
Terminfo-ify the xterm title escape sequences.
This stops the formatter …
|
|
iterables.py
|
6.3 kB |
ferringb%2540gentoo.org-20061104123716-270b970e4d7dc8b5
|
2 years
|
Brian Harring <ferringb@…>:
shift StopIteration? -> for caching_iter
|
|
klass.py
|
2.7 kB |
jokey%2540gentoo.org-20070116031851-j7hqxnbelinxoa3z
|
2 years
|
Markus Ullmann <jokey@…>:
whitespace fixes
|
|
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.3 kB |
jokey%2540gentoo.org-20070116035724-czt2jpkypjri1cpj
|
2 years
|
Markus Ullmann <jokey@…>:
Remove unneeded imports
|
|
modules.py
|
1.2 kB |
marienz%2540gentoo.org-20060915155005-660451e5caacdcd8
|
2 years
|
Marien Zwart <marienz@…>:
Improve error message.
|
|
obj.py
|
6.8 kB |
jokey%2540gentoo.org-20070116031851-j7hqxnbelinxoa3z
|
2 years
|
Markus Ullmann <jokey@…>:
whitespace fixes
|
|
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
|
5.2 kB |
jokey%2540gentoo.org-20070116031851-j7hqxnbelinxoa3z
|
2 years
|
Markus Ullmann <jokey@…>:
whitespace fixes
|
|
pickling.py
|
350 bytes |
ferringb%2540gmail.com-20070129082149-39u0e2la1hyt76f5
|
2 years
|
Brian Harring <ferringb@…>:
add iter_stream; generator consuming from a stream till an EOF is hit.
|
|
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 |
ferringb%2540gentoo.org-20061013081511-10b1965c0be7c95e
|
2 years
|
Brian Harring <ferringb@…>:
fix chksum handling to use StackedDicts?, thus avoiding daft quadratic read …
|
|
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.
|