* mandos (_timedelta_to_milliseconds): Renamed to "timedelta_to_milliseconds"; all callers changed. (Client._approved): Bug fix; renamed to "approved" without underscore. All users changed. (ProxyClient): Removed superfluous parens in "if" statements. (ClientHandler.handle): Bug fix: Emit NewRequest signal *after* client is found, not before.