diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-13 18:41:05 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-13 18:41:05 +0200 |
| commit | eaefd2f4cb97ed069375f18fb67d8570dc5eaed8 (patch) | |
| tree | 5b87306720642912f2cd10186d0c803f69d45e02 /python/apt_instmodule.cc | |
| parent | 506cb021d62e643fba38ddb4b84572a86cb3a3ba (diff) | |
| download | python-apt-eaefd2f4cb97ed069375f18fb67d8570dc5eaed8.tar.gz | |
* apt/tag.cc: Rework TagFile using tp_methods and tp_getset
By using tp_methods and tp_getset instead of a function for tp_getattr,
the resulting object is easier to understand and access to attributes and
methods is faster.
It also helps the port to Python 3, where Py_FindMethod does not exist
anymore.
Diffstat (limited to 'python/apt_instmodule.cc')
0 files changed, 0 insertions, 0 deletions
