Scott Lamb wrote:
No need to hardcode - from Python this is os.sysconf(os.sysconf_names['SC_ARG_MAX'])
In fact, just os.sysconf('SC_ARG_MAX') will do. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html