Changeset 10981 for lang/python
- Timestamp:
- 05/03/08 01:44:54 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/python/yoyaku/yoyaku/engine/SentenceBoundaryEN.py
r10980 r10981 69 69 for line in splitSentenceBoundary(cur, body): 70 70 line = line.strip() 71 if line andoptions.silent:71 if line or not options.silent: 72 72 print line 73 73
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)