> This also allows for people to specify multiple programs if > they want that for some reason.
Good idea. >> import posix > ^^ Why use posix explicitly, instead of just os? > (On posix systems posix is an alias for os.) Sorry - this was just a result of my ignorance of python. I've never really written anything in it before. > I am struck by another question now, though, i.e.: > should --survive-children be the default or not? I tend to think that it's better for --survive-children to not be the default. That makes it easy to support a single long-running process - which seems like a primary use for xpra. Thanks, Robert _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
