Orellabac
Orellabac
Currently the Context only has methods to add a new compilation unit but in my case I want a generator that will completely replace the contents of the original file....
Hi, is there any option to untangle back to a XML I was planning to use XML to collect some information and then modify and save back to xml. How...
this commit adds support for Gitpod.io, a free automated dev environment that makes contributing and generally working on GitHub projects much easier. It allows anyone to start a ready-to-code dev...
In the current implementation the success message that is returned will be reported as an error. I looked at the Python Connector and adapted it to return the same msg
Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? Python 3.8.12 2. What operating system and processor architecture are you using? Linux-5.4.0-1094-azure-x86_64-with-glibc2.17...
Many COM objects use the _NewEnum mechanism to iterate. A Helper can be provided to make this easier.
**Is your feature request related to a problem? Please describe I hace environments were I cannot use this library because i cannot leverage multiprocessing only threading. **Describe the solution you'd...
Currently this library only allows to use multiprocessing. However the joblib libraries offers many backends. These pull request is only a few lines.
I think it will be great to have the option to show functions and procedures. I tried for example to extend a driver using a query like this: ``` const...