[Patches] [ python-Patches-1177597 ] Complex commented

SourceForge.net noreply at sourceforge.net
Wed Apr 6 10:37:45 CEST 2005


Patches item #1177597, was opened at 2005-04-06 10:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1177597&group_id=5470

Category: Demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: engelbert gruber (grubert)
Assigned to: Nobody/Anonymous (nobody)
Summary: Complex commented

Initial Comment:
i ran pychecker over Complex.py

1. "i is not defined": in the constructor, but __init__ looks 
   strange to me, so i only made a comment and changed
   the second if to elif.
2. "sys" is not defined: in __hash__, moved import sys to the top.
3. "re" and "im" attributes dont exist: probably a pychecker
   problem, but i did add a comment.




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1177597&group_id=5470


More information about the Patches mailing list