Searched refs:command_prefix (Results 1 – 6 of 6) sorted by relevance
190 def command_prefix(self): member in ConventionsBase205 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
268 if basename.startswith(self.conventions.command_prefix):
230 def command_prefix(self): member in ConventionsBase245 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
284 command_prefix = ''286 command_prefix = \295 script = script + 'exec ' + command_prefix + '%s\nexit 1\n' % \
312 command_prefix = ""314 command_prefix = """python -c "import fcntl, subprocess, sys325 + command_prefix