Entry tags:
Question thread #43
It's time for another question thread!
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.

Re: XML-RPC API Error
Re: XML-RPC API Error
Good luck! If you do find a bug, let us know and we'll try to fix it :)
Re: XML-RPC API Error
I'm not sure of the exact API call that's being used, but it's in update_journal_comments in python-lj. The Python code is available here if it helps: https://github.com/zetasyanthis/python-lj
Re: XML-RPC API Error