Home
last modified time | relevance | path

Searched refs:openrcsclient (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Demo/pdist/
Drrcs.py11 from rcsclient import openrcsclient
38 x = openrcsclient(opts)
Drcsclient.py29 def openrcsclient(opts = []): function
Dcvslib.py358 proxy = rcsclient.openrcsclient()
Drcvs.py396 self.proxy = rcsclient.openrcsclient(self.opts)