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
alexz-enwp edited this page Jan 1, 2015
·
1 revision
user.py is a module that contains a class for working with user accounts and IP address on wikis.
Objects
user.py defines 1 object
User
A User object represents a user on the wiki. It contains information on username and user groups and can be used to retrieve information about it such as the block status. See user.User for complete documentation and examples.