Integrated my history into data
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""moved to L{openid.extensions.sreg}"""
|
||||
|
||||
import warnings
|
||||
warnings.warn("openid.sreg has moved to openid.extensions.sreg",
|
||||
DeprecationWarning)
|
||||
|
||||
from openid.extensions.sreg import *
|
||||
Reference in New Issue
Block a user