put Namespace Reference


Variables

tuple p = optparse.OptionParser(usage="usage: %prog [options] <key> <value>")
string default = "http://localhost:1234/"
string help = "gateway URI, list at http://opendht.org/servers.txt"
string type = "int"
string help = "can be used to remove the value later"
tuple pxy = ServerProxy(opts.gateway)
tuple key = Binary(sha.new(args[0]).digest())
tuple ttl = int(opts.ttl)


Variable Documentation

string put::default = "http://localhost:1234/" [static]

string put::help = "can be used to remove the value later" [static]

string put::help = "gateway URI, list at http://opendht.org/servers.txt" [static]

tuple put::key = Binary(sha.new(args[0]).digest()) [static]

tuple put::p = optparse.OptionParser(usage="usage: %prog [options] <key> <value>") [static]

tuple put::pxy = ServerProxy(opts.gateway) [static]

tuple put::ttl = int(opts.ttl) [static]

string put::type = "int" [static]


Generated on Thu Apr 17 13:19:30 2008 for ITM OverSim by  doxygen 1.5.3