Changeset 3248
- Timestamp:
- 09/19/07 14:16:55 (17 years ago)
- Location:
- pykota/trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/cupspykota
r3189 r3248 304 304 if len(checkauth) == 2 : 305 305 destination = checkauth[1] 306 printerhostname = destination.split("/")[0].split(":")[0]306 printerhostname = destination.split("/")[0].split(":")[0] 307 307 308 308 self.PrinterHostName = printerhostname -
pykota/trunk/CREDITS
r3155 r3248 90 90 - Nuno Rodrigues - Faculdade de Ci�ias e Tecnologia / Universidade Nova 91 91 de Lisboa : Portuguese translation. 92 - Christopher Hoskin - Jesus College Oxford - Patch for parsing Device URI. 92 93 93 94 ==============================================================