Searched refs:precmd (Results 1 – 6 of 6) sorted by relevance
141 line = self.precmd(line)154 def precmd(self, line): member in Cmd
246 def precmd(self, line): member in Pdb
137 line = self.precmd(line)150 def precmd(self, line): member in Cmd
385 def precmd(self, line): member in Pdb
95 :meth:`precmd` and :meth:`postcmd` methods for useful execution hooks. The120 .. method:: Cmd.precmd(line)126 :meth:`precmd` implementation may re-write the command or simply return *line*236 the :meth:`~Cmd.precmd` method which is responsible for converting the input to298 def precmd(self, line):
97 :meth:`precmd` and :meth:`postcmd` methods for useful execution hooks. The122 .. method:: Cmd.precmd(line)128 :meth:`precmd` implementation may re-write the command or simply return *line*