<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Mon, Mar 11, 2013, at 09:59 AM, Terrance Daniels wrote:<br></div>
<blockquote type="cite"><div dir="ltr">I did see that method.  Any idea who should be responsible for setting services?  Is there another implementation that is similar that does this correctly that I can look at?<br></div>
</blockquote><div dir="ltr"> </div>
<div dir="ltr">I expect that "services" is there because the namespace that the Python implementation uses for that function is openid.yadis.services:<br></div>
<div dir="ltr"> </div>
<div dir="ltr"><a href="https://github.com/openid/python-openid/blob/master/openid/server/trustroot.py#L414">https://github.com/openid/python-openid/blob/master/openid/server/trustroot.py#L414</a><br></div>
<div dir="ltr"> </div>
</body>
</html>