index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
/
all_deps.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-06-30
make pep8 happy (again)
Michael Vogt
1
-2
/
+2
2013-10-21
doc/examples: Start updating to new API
Julian Andres Klode
1
-7
/
+7
2009-01-12
Cleanup: Comparisons to True/False, ==/!= None, deprecated modules
Julian Andres Klode
1
-2
/
+2
2009-01-11
* Merge Ben Finney's do not use has_key() (Closes: #481878)
Julian Andres Klode
1
-2
/
+2
A little bit adjusted to not remove the has_key() methods, and to use has_key() where needed [the low-level part does not have the needed functionality for 'key in mapping'].
2009-01-11
Merge Ben Finney's whitespace changes (Closes: #481563)
Julian Andres Klode
1
-34
/
+36
2008-08-08
'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom.
Ben Finney
1
-2
/
+2
2008-05-16
Limit code lines to maximum 79 characters, to conform with PEP 8.
Ben Finney
1
-2
/
+4
2008-05-16
Fix spaces adjacent to commas and operators, to conform with PEP 8.
Ben Finney
1
-2
/
+2
2006-04-26
* added a simple "all_deps" recursive example
Michael Vogt
1
-0
/
+34