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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_netrc.py 11 def make_nrc(self, test_data): member in class:NetrcTestCase
21 nrc = self.make_nrc("""\
30 nrc = self.make_nrc("""\
43 nrc = self.make_nrc(nrc)
62 nrc = self.make_nrc(nrc)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_netrc.py 11 def make_nrc(self, test_data): member in class:NetrcTestCase
21 nrc = self.make_nrc("""\
30 nrc = self.make_nrc("""\
43 nrc = self.make_nrc(nrc)
62 nrc = self.make_nrc(nrc)

Completed in 702 milliseconds