summaryrefslogtreecommitdiff
path: root/doc/source/examples
AgeCommit message (Expand)Author
2023-12-13Run isortJulian Andres Klode
2023-12-13Run pyupgrade --py311-plusJulian Andres Klode
2023-12-13Run pyupgradeJulian Andres Klode
2023-12-03remove Python2 crumbsAlexandre Detiste
2023-01-05Reformat code with blackJulian Andres Klode
2019-08-09Convert all shebangs to python3Julian Andres Klode
2017-07-25Fix the remaining pep8 erorrsMichael Vogt
2015-12-06dpkg-contents.py: Use member.linkname instead of linkJulian Andres Klode
2015-12-06Use print function from __future__ in examplesFelix Dietrich
2015-12-05apt_inst: Do not mention deprecated functions, except for portingJulian Andres Klode
2015-10-27doc/source/examples/apt-cdrom.py: Fix PEP-8 errors.Martin Pitt
2015-08-11Fix pep8 1.6.2 issuesJulian Andres Klode
2015-06-10Remove apt.progress.gtk2Julian Andres Klode
2014-06-30make pep8 happy (again)Michael Vogt
2014-01-05make test_pep8.py passMichael Vogt
2013-10-21doc/source/examples/dpkg-info.py: Use apt_inst.DebFileJulian Andres Klode
2010-03-01Style fixes.Julian Andres Klode
2009-10-25Add a tutorial on how to do things which are possible with apt-get,Julian Andres Klode
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode
2009-06-05Introduce the rename rules formally, and add some exceptions.Julian Andres Klode
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode
2009-04-19* Update the code to use the new classes.Julian Andres Klode
2009-04-17* doc: Update the documentation to use the new names.Julian Andres Klode
2009-03-08* apt/progress/: New package, replaces apt.progress and apt.gtkJulian Andres Klode
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode
2009-01-10* doc/: Heavily improve documentationJulian Andres Klode
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode