Changeset 464
- Timestamp:
- 07/26/10 15:12:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/email2trac.py.in
r463 r464 2231 2231 tktparser.parse(sys.stdin) 2232 2232 2233 # Catch all errors ans log to SYSLOG if we have enabled this 2234 # else stdout 2233 ## Catch all errors and use the logging module 2235 2234 # 2236 2235 except Exception, error:
Note: See TracChangeset
for help on using the changeset viewer.