1 # $Hg: hgkwencode.py,v$
1 # $Hg: hgkw/hgkwencode.py,v$
2
3 import re, sys
4
5 def kwencode():
6 '''Truncates keywords in IO stream.'''