Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

- Please replace tabs characters by space
- "//" comments are not accepted by some picky C89 compilers

Also, calling f.read(1) for each character may have a large performance impact. 
 I don't know how this can be solved though.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12291>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to