module documentation

Undocumented

Function get_local_user Return the local executing username, or ``None`` if one can't be found.
Variable log Undocumented
Variable win32 Undocumented
def get_local_user(): (source)

Return the local executing username, or ``None`` if one can't be found. .. versionadded:: 2.0

Undocumented

Undocumented