Changeset 25 for pkipplib/trunk/README
- Timestamp:
- 06/06/06 00:03:30 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkipplib/trunk/README
r21 r25 130 130 131 131 # Sends this request to the CUPS server 132 answer = request.doRequest()132 answer = cups.doRequest(request) 133 133 134 134 # Print the answer as a string of text