Search:
Login
Preferences
About Trac
Forgot your password?
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Back to Ticket #323
Ticket #323
: tab_log.py.patch
File tab_log.py.patch,
140 bytes
(added by
John Garland
,
16 years ago
)
patch for tab_log.py
Line
1
227c227
2
< label.set_text(event_message)
3
---
4
> label.set_text(time.asctime(time.localtime()) + ", " + event_message)
Download in other formats:
Original Format