[issue11809] Rietveld Code Review Tool can't handle well-known controls

2011-04-09 Thread Georg Brandl
Georg Brandl added the comment: This should go to the meta-tracker, http://psf.upfronthosting.co.za/roundup/meta/. -- nosy: +georg.brandl resolution: -> invalid status: open -> closed ___ Python tracker

[issue11809] Rietveld Code Review Tool can't handle well-known controls

2011-04-09 Thread Steffen Daode Nurpmeso
New submission from Steffen Daode Nurpmeso : The file http://bugs.python.org/file21593/11650.termios.diff cannot be parsed, i guess it's due to ^D, ^Z, ^\ and ^C being embedded as ASCII control characters. Maybe this is a feature, though. Then someone should close this. Nice weekend all of you.