Trees | Indices | Help |
|
---|
|
pisiprogress.AbstractCallback --+ | CLICallback
Command Line Interface to PISI
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
Constructor Remember whether we are in verbose mode.
|
Output the string to console
|
Redirect to message
|
Only redirect to message if we are in verbose mode
|
Prepare a prompt and return the user input If user input is empty, the provided default is returned.
|
Ask user for a single confirmation (OK / Cancel) |
If we are not in verbose mode, we display the progress here
|
Supporting function to print a string with a fixed length (good for tables) Cuts the string when too long and fills up with characters when too short. |
Gets around the problem if an attribute in one data source is not set in the other one at all Returns default value if the attribute is not available in the given dictionery (key error). |
Supporting function to show differences for two contact entries Prints a table with all attributes being different in the two sources for comparing two contact entries. |
Use interaction for choosing which contact entry to keep in case of a conflict Iterates through the given list of contact IDs and requests the user for choosing an action for every single entry.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 2 09:04:23 2010 | http://epydoc.sourceforge.net |