Changeset 38 for bug.py

Show
Ignore:
Timestamp:
07/14/06 23:58:33 (2 years ago)
Author:
ploum
Message:

#27 : ability to open a bug or a result in the web-browser
#38 : no bug error !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bug.py

    r20 r38  
    66class bug: 
    77 
     8        # a negative number means that the bug doesn't exist 
    89        def setNbr(self,n): 
    910                self.nbr=n