Is there a limit to os.popen()?
Carl J. Van Arsdall
cvanarsdall at mvista.com
Tue Jul 11 17:55:49 EDT 2006
More information about the Python-list mailing list
Tue Jul 11 17:55:49 EDT 2006
- Previous message (by thread): Is there a limit to os.popen()?
- Next message (by thread): Is there a limit to os.popen()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
cdecarlo wrote: > Hello, > > I'm not 100% sure on this but to me it looks like there is a problem in > your make file. I would look in there first, see where 'cat' is > executed, I bet your problem will be around there. > > Hope this helps, > > Colin > > Well, running the make on the command line seems to work just fine, no errors at all. I, in fact, get the results I expect with no error messages printed out. I thought maybe something might have used cat as a utility, thanks, i'll keep on it. -c -- Carl J. Van Arsdall cvanarsdall at mvista.com Build and Release MontaVista Software
- Previous message (by thread): Is there a limit to os.popen()?
- Next message (by thread): Is there a limit to os.popen()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list