Re: [basex-talk] Python client issue

2018-04-04 Thread Christian Grün
Thanks; on my list. If you happen to be able to give feedback to other clients in the issue, that’d be marvellous. On Wed, Apr 4, 2018 at 1:06 PM, Andrey Fedosenko wrote: > Hi Christian, > > I left a response in my GitHub issue. > > 2018-03-31 17:50 GMT+03:00 Christian Grün : >> Hi Andrey, >> >>

Re: [basex-talk] Python client issue

2018-04-04 Thread Andrey Fedosenko
Hi Christian, I left a response in my GitHub issue. 2018-03-31 17:50 GMT+03:00 Christian Grün : > Hi Andrey, > > I’ve seen you’ve opened a GitHub issue as well. In order to tell if > this is a bug, and if it’s a bug specific to Python, you may need to > provide us a complete code example first. D

Re: [basex-talk] Python client issue

2018-03-31 Thread Christian Grün
Hi Andrey, I’ve seen you’ve opened a GitHub issue as well. In order to tell if this is a bug, and if it’s a bug specific to Python, you may need to provide us a complete code example first. Does the problem also occur with a single client session? Best, Christian On Fri, Mar 30, 2018 at 12:43

Re: [basex-talk] python client, issue with adding xml files

2012-12-09 Thread Christian Grün
Hi Laurent, if your client and server is placed on the same machine, you may use session.execute("create db /path/to/files") Otherwise, you'll have to read the files via Python and pass them on via create/add. Hope this helps, Christian ___ > The python samples pass a