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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py 9 from test_all import db, hashopen, btopen, rnopen, verbose, \
33 print "\nTesting: rnopen"
35 f = rnopen(self.filename, 'c')
53 f = rnopen(self.filename, 'w')
10 get_new_database_path namespace
test_all.py 444 hashopen, btopen, rnopen, dbobj namespace
448 hashopen, btopen, rnopen, dbobj namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py 9 from test_all import db, hashopen, btopen, rnopen, verbose, \
33 print "\nTesting: rnopen"
35 f = rnopen(self.filename, 'c')
53 f = rnopen(self.filename, 'w')
10 get_new_database_path namespace
test_all.py 444 hashopen, btopen, rnopen, dbobj namespace
448 hashopen, btopen, rnopen, dbobj namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 387 def rnopen(file, flag='c', mode=0666, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 387 def rnopen(file, flag='c', mode=0666, function

Completed in 104 milliseconds