mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-22 18:50:15 +03:00
gpt.printers docstring expanded
This commit is contained in:
parent
5d6fbc2d74
commit
6c64055d1f
@ -59,8 +59,8 @@ class printer:
|
||||
def __init__(self, ptype, name, status):
|
||||
'''
|
||||
ptype may be one of:
|
||||
* LocalPrinter
|
||||
* SharedPrinter
|
||||
* LocalPrinter - IPP printer
|
||||
* SharedPrinter - Samba printer
|
||||
* PortPrinter
|
||||
'''
|
||||
self.printer_type = ptype
|
||||
|
Loading…
x
Reference in New Issue
Block a user