Re: [python-win32] Raise exception for printers

2018-05-02 Thread Tim Roberts
Schoeni, Yann wrote: >   > > I’m trying to get error informations from my printer. > >   > > The job is sending from a web application, the application use the php > function « Shell_exec » to call the python CLI and passe the arguments > to the python script. > >   > > Anyway, I first tried to rai

[python-win32] Raise exception for printers

2018-05-02 Thread Schoeni, Yann
Hey guys, I'm trying to get error informations from my printer. The job is sending from a web application, the application use the php function « Shell_exec » to call the python CLI and passe the arguments to the python script. Anyway, I first tried to raise an exception if the printer isn't t