[Yum-devel] [PATCH] get cmdline and parse out files on it to look for other items running

Ville Skyttä ville.skytta at iki.fi
Thu Dec 10 20:39:18 UTC 2009


On Thursday 10 December 2009, Seth Vidal wrote:

> -    for line in maps.readlines():
> +    for line in maps.readline():

Hmm, this looks suspicious.  Wouldn't that just iterate over the chars on the 
first line, instead of over the actual lines?


More information about the Yum-devel mailing list