Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
38
for
bug.py
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
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
bug.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
bug.py
r20
r38
6
6
class bug:
7
7
8
# a negative number means that the bug doesn't exist
8
9
def setNbr(self,n):
9
10
self.nbr=n
Download in other formats:
Unified Diff
Zip Archive