HomeSort by relevance Sort by last modified time
    Searched full:paste_parent (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
doctest_webapp.py 24 paste_parent = os.path.dirname( variable
62 + os.path.join(paste_parent, 'scripts')
64 + os.path.join(paste_parent, 'paste', '3rd-party',
68 + paste_parent)
420 if not paste_parent in sys.path:
421 sys.path.append(paste_parent)

Completed in 440 milliseconds