Mercurial > p > roundup > code
diff roundup/exceptions.py @ 6208:74784dd531c8
Add importtables roundup-admin command.
I am surprised this doesn't exist. It's the dual of exporttables.
Output of exporttables can't be imported by import, so I am not sure
why it's useful. I can't find the sourceforge ticket that is
referenced in the creation of exporttables.
I considered trapping the error generated when import can't find file
content, but that's not a great idea as it can mask an
invalid/incorrect export and the loss of data associated with it.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 28 Jun 2020 20:16:26 -0400 |
| parents | c177e7128dc9 |
| children | e16b7d47fdb2 |
