diff options
Diffstat (limited to 'print/system-config-printer/files/patch-cupshelpers_cupshelpers.py')
-rw-r--r-- | print/system-config-printer/files/patch-cupshelpers_cupshelpers.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py b/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py index 53e62fba18ff..6624df0adb63 100644 --- a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py +++ b/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py @@ -1,14 +1,5 @@ --- cupshelpers/cupshelpers.py.orig 2008-07-09 06:23:44.000000000 -0500 +++ cupshelpers/cupshelpers.py 2008-07-26 13:33:50.596144479 -0500 -@@ -20,7 +20,7 @@ - - import cups, pprint, os, tempfile, re - import locale --from . import _debugprint -+# from . import _debugprint - - class Printer: - _flags_blacklist = ["options", "local"] @@ -699,7 +699,7 @@ # First, a local function. How to check that something exists |