Lines Matching refs:debugging
98 debugging = 0 variable in FTP
168 if self.debugging:
178 self.debugging = level
200 if self.debugging > 1:
206 if self.debugging: print('*cmd*', self.sanitize(line))
215 if self.debugging > 1:
245 if self.debugging:
270 if self.debugging > 1:
468 if self.debugging > 2:
938 debugging = 0
941 debugging = debugging+1
949 ftp.set_debuglevel(debugging)