Filling up commands.getstatusoutput's buffer

travislspencer at gmail.com travislspencer at gmail.com
Wed Jul 20 18:10:49 EDT 2005


Hey,

Has anyone ever had commands.getstatusoutput's buffer fill up when
executing a verbose command?  If so, what workaround did you use?
Did you just pipe the output into a file and then read it in or
fork a processes or something else?

--

Regards,

Travis Spencer




More information about the Python-list mailing list