|
../
|
|
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 |
ferringb%2540gentoo.org-20061111165409-673e0532f361a021
|
2 years
|
Brian Harring <ferringb@…>:
revert. no way to make this approach truly safe, someone could pass in …
|
|
commandline.py
|
11.8 KB |
jokey%2540gentoo.org-20070116031851-j7hqxnbelinxoa3z
|
2 years
|
Markus Ullmann <jokey@…>:
whitespace fixes
|
|
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.
|