Searched defs:ensure_string_list (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
H A Dcmd.py205 # self.ensure_string_list('foo')
225 def ensure_string_list(self, option): member in class:Command
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
H A Dcmd.py205 # self.ensure_string_list('foo')
225 def ensure_string_list(self, option): member in class:Command

Completed in 66 milliseconds