Table of Contents

Module: Client Zope-2.2.1-src/lib/python/ZPublisher/Client.py

:" exec python $0 ${1+"$@"}

Imported modules   
from base64 import encodestring
from httplib import HTTP
import mimetools
from os import getpid
from random import random
import regex
import socket
from string import strip, split, atoi, join, rfind, translate, maketrans, replace
import sys
from time import time
from types import FileType, ListType, DictType, TupleType
from urllib import urlopen, quote
from urlparse import urlparse
Functions   
ErrorTypes
call
main
marshal_float
marshal_int
marshal_list
marshal_long
marshal_regex
marshal_tuple
marshal_whatever
querify
  ErrorTypes 
ErrorTypes ( code )

  call 
call (
        url,
        username=None,
        password=None,
        **kw,
        )

  main 
main ()

  marshal_float 
marshal_float ( n,  f )

  marshal_int 
marshal_int ( n,  f )

  marshal_list 
marshal_list (
        n,
        l,
        tname='list',
        lt=type([] ),
        tt=type(() ),
        )

Exceptions   
TypeError
  marshal_long 
marshal_long ( n,  f )

  marshal_regex 
marshal_regex ( n,  r )

Exceptions   
ValueError
  marshal_tuple 
marshal_tuple ( n,  l )

  marshal_whatever 
marshal_whatever ( k,  v )

  querify 
querify ( items )

Classes   
Function
MultiPart
Object

Surrogate object for an object on the web

RemoteException

Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6