Issue1164

classification
Title: 2.2.1 global functions do not set __module__
Type: Severity: normal
Components: Core Versions: 2.2.1rc1
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: dols
Priority: Keywords:

Created on 2008-10-30.16:27:08 by dols, last changed 2008-10-30.16:27:08 by dols.

Messages
msg3725 (view) Author: Brian Dols (dols) Date: 2008-10-30.16:27:07
__module__ is used by the pickle module to determine where the function
is defined.
History
Date User Action Args
2008-10-30 16:27:08dolscreate