diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-08-26 13:45:40 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-09-11 20:15:01 +0200 |
| commit | b3934f4303c419bb6b517f71cce59749cf13f9c4 (patch) | |
| tree | 3a169387eb1d762391f3d1387d0c1dab3d475d0d /doc/source/conf.py | |
| parent | 044322b4dca1135671a93ebfe1601214f7f6e655 (diff) | |
| download | python-apt-b3934f4303c419bb6b517f71cce59749cf13f9c4.tar.gz | |
Completely remove deprecated stuff
Diffstat (limited to 'doc/source/conf.py')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 8fbf2c11..bdf0579b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -32,8 +32,6 @@ if os.path.exists("../../build"): sys.path.pop(0) else: sys.stdout.write('I: Found apt_pkg.so in %s\n' % sys.path[0]) - # Hack: Disable compatibility mode - apt_pkg._COMPAT_0_7 = 0 break |
