On Wed, 2007-11-28 at 19:02 +0200, Andy Shevchenko wrote: > guess_size_in_blks = ... os.popen("genisoimage ...") [Random python bits] Use subprocess instead to avoid going through /bin/sh which is almost never desirable: http://docs.python.org/lib/node539.html -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list