You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Python26\lib\site-packages\facebook\djangofb__init__.py:185:
DeprecationWarning: Calling the deprecated function 'new_wrapper'
Downgrade to decorator 2.3 if you want to use this functionality
return decorator.new_wrapper(updated, f)
The text was updated successfully, but these errors were encountered:
I am using python v. 2.6 and I get the following:
C:\Python26\lib\site-packages\facebook\djangofb__init__.py:185:
DeprecationWarning: Calling the deprecated function 'new_wrapper'
Downgrade to decorator 2.3 if you want to use this functionality
return decorator.new_wrapper(updated, f)
The text was updated successfully, but these errors were encountered: