diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-17 17:57:34 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-17 17:57:34 +0100 |
| commit | add08632b8a66c7ba5de7ab44d8a10ec9462692e (patch) | |
| tree | 0365f91dfffed677d1e298989875eb5e7134e47b /python/apt_instmodule.cc | |
| parent | f2cd844828de310dc510505612395ef60ded8731 (diff) | |
| download | python-apt-add08632b8a66c7ba5de7ab44d8a10ec9462692e.tar.gz | |
allow Dependency object to be iteratable, this allows to write
code like:
for or_dep_group in pkg.candidate.dependencies:
for dep in or_dep_group: do_something()
Diffstat (limited to 'python/apt_instmodule.cc')
0 files changed, 0 insertions, 0 deletions
