Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(48) | Call(48) | Derive(0) | Import(0)
src/a/p/appscale-HEAD/AppServer/lib/cherrypy/cherrypy/lib/cptools.py appscale(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/p/a/pattern-2.6/pattern/server/cherrypy/cherrypy/lib/cptools.py Pattern(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/p/a/pattern-HEAD/pattern/server/cherrypy/cherrypy/lib/cptools.py pattern(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/g/o/google-app-engine-HEAD/lib/cherrypy/cherrypy/lib/cptools.py google-app-engine(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/g/o/googleappengine-python-HEAD/lib/cherrypy/cherrypy/lib/cptools.py googleappengine-python(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/c/a/calibre-HEAD/src/cherrypy/lib/cptools.py calibre(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/k/a/ka-lite-HEAD/python-packages/cherrypy/lib/cptools.py ka-lite(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/t/a/TACTIC-HEAD/3rd_party/CherryPy/cherrypy/lib/cptools.py TACTIC(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
src/t/h/Theano-0.6.0/theano/printing.py Theano(Download)
right = set(recursive_pass(cond.inputs[2], [])) middle = left.intersection(right) left = left.difference(middle) right = right.difference(middle) middle = list(middle)
src/h/e/headphones-HEAD/lib/cherrypy/lib/cptools.py headphones(Download)
'TOOLS.AUTOVARY') v = v.union(request.headers.accessed_headers) v = v.difference(ignore) v = list(v) v.sort()
1 | 2 | 3 | 4 Next