Start app from within python
        Posted  
        
            by Aaron Hoffman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Aaron Hoffman
        
        
        
        Published on 2010-06-01T15:48:07Z
        Indexed on 
            2010/06/01
            15:53 UTC
        
        
        Read the original article
        Hit count: 303
        
Hello, I'm trying to start an application using Python. I've seen that some people use startfile but I also read that it only works with Windows. I'm using Mac systems and hoping for it to work with them. Thanks, Aaron
© Stack Overflow or respective owner