Using popen, but text looks weird - Python
        Posted  
        
            by RadiantHex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by RadiantHex
        
        
        
        Published on 2010-06-14T11:30:24Z
        Indexed on 
            2010/06/14
            11:32 UTC
        
        
        Read the original article
        Hit count: 270
        
Hi folks,
I'm using os.popen() in order to run a few commands.
This is what "man ls" looks like:

Any ideas why the text is displayed as such. I tried both Arial and Consolas fonts.
Help would be amazing! Thanks
© Stack Overflow or respective owner