File: XMLRPCServer.py-3.0.4-diff

package info (click to toggle)
convirt 1.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,784 kB
  • ctags: 2,602
  • sloc: python: 22,446; sh: 1,845; makefile: 47
file content (4 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
92c92
<     def __init__(self, auth, use_tcp=False, host = "localhost", port = 8006,
---
>     def __init__(self, auth, use_tcp=False, host = "", port = 8006,