diff roundup/password.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 01e9634b81a4
children 120b0bb05b6e
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/