help file is expeced to be viewed just in windows with explorer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Algorithms Animator |
New
|
Undecided
|
Unassigned |
Bug Description
algorithms-
csc321init.py: os.system(
csc321show.py: os.system(
so I propose
def HelpSearch(self):
try:
if 'win' == os.sys.
if 'lin' == os.sys.
except:
and similary in showhelp() , jsut self.help instead of helpfile