Patches for the python interpreter needed by medusa.

The patch to posixmodule provides the 'seteuid' family of functions
that allow a process to swap back and forth from a privileged to an
unprivileged user.  This is necessary on Unix only if you need the
user support in the FTP server.
