Home | Trees | Indices | Help |
---|
|
Internal module providing my-id getting and setting. This module implements some of public interface for the pybaz_ package. But for convenience reasons the author prefers to store this code in a file separate from ``__init__.py``. .. _pybaz: pybaz-module.html This module is strictly internal and should never be used.
Functions | |||
|
|||
|
Function Details |
The current registered user id :return: the user id, for example 'John Doe <jdoe@example.org>'. :rtype: str |
Set the current registered user id :param new_id: new value of the user id. :type new_id: str |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Sep 5 09:53:13 2007 | http://epydoc.sourceforge.net |