Solved MC

This commit is contained in:
Jack Ha 2017-03-30 16:20:08 +02:00
commit 3135dc7d77
34 changed files with 17616 additions and 25974 deletions

View file

@ -1142,4 +1142,4 @@ class NetworkPrinterOutputDevice(PrinterOutputDevice):
result = self._authentication_key[-5:]
result = "********" + result
return result
return self._authentication_key
return self._authentication_key