On 2018-04-27 08:56, Brian Bockelman wrote:
I think there's a strong argument to have python able to cleanly submit from an unaltered submit file. I don't see a strong argument to expose the complexity of the "queue" statement given the user controls the loop anyway.
I think you might be missing the point: make the submit file parser a separate piece. Use the output of that piece as input for submit() piece. Expose both pieces in your API.
Then you can add a submit_string( str ) and submit_file( name ) etc. 2-liner convenience wrappers on top.
It's the design that's known to work. Dimitri --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus