Skip to content
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.

Clone this wiki locally