On Wed, Nov 12, 2014 at 2:48 AM, Larry Martell <larry.mart...@gmail.com> wrote: > Is there some way python can communicate like curl ... it needs to > send the request string in the body of a POST request to the URL that > will route to the PHP script and get the output back.
That is possible, but probably more effort than it's worth. It'll likely be easier to just do the translation all at once. ChrisA -- https://mail.python.org/mailman/listinfo/python-list