Ignore:
Timestamp:
07/27/12 12:17:38 (12 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No (removal of debug comments)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asapplotter, flagplotter, sdplot, and sdflag

Description:

Removed debug comments and destructor of asapplotter.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/flagplotter.py

    r2606 r2608  
    5555        if type(show) == bool:
    5656            self._showflagged = show
    57             print "self._showflagged =", str(show)
    5857        else:
    5958            raise TypeError, "Input parameter should be a bool."
Note: See TracChangeset for help on using the changeset viewer.