Mercurial > p > roundup > code
view doc/license.txt @ 5326:db8659c4e8eb
xmlrpc: logging; content property
The 'content' property is special: It should not be set to None when
receiving an empty string (creation of an empty file) but to an empty
string instead. Otherwise we'll get a traceback from the backend.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 29 May 2018 13:36:22 +0200 |
| parents | f22831a12ab8 |
| children | 8a73b0b12102 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. include:: ../COPYING.txt :literal:
