Bugfix: [ 1745650 ] patch for mlab.py's comment handling
Comment handling had the potential to lose the last character of a line. Slightly different from user submitted patch -- uses split() instead of three lines of Python code.
Authored by: mdboom 2007-11-09
Parent: [r4197]
Child: [r4199]