HomeSort by relevance Sort by last modified time
    Searched refs:mhlib (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mhlib.py 2 Tests for the mhlib module
7 ### mhlib. It should.
13 mhlib = import_module('mhlib', deprecated=True) variable
17 # mhlib.updateline() renames a file to the name of a file that already
20 # mhlib's listsubfolders() and listallfolders() do something with
70 return mhlib.MH(os.path.abspath(_mhpath), _mhprofile)
111 # mhlib shouldn't care about that.
327 # mhlib.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mhlib.py 2 Tests for the mhlib module
7 ### mhlib. It should.
13 mhlib = import_module('mhlib', deprecated=True) variable
17 # mhlib.updateline() renames a file to the name of a file that already
20 # mhlib's listsubfolders() and listallfolders() do something with
70 return mhlib.MH(os.path.abspath(_mhpath), _mhprofile)
111 # mhlib shouldn't care about that.
327 # mhlib.

Completed in 85 milliseconds