summaryrefslogtreecommitdiff
path: root/python/interaction.py
AgeCommit message (Expand)Author
2017-11-06Provide a slightly different implementation for @joshwatson's AnalysisComplet...Peter LaFosse
2017-07-15Adding documentation to interaction.py fixing enumeration use bug DirectoryNa...Peter LaFosse
2017-05-19update copyright yearJordan Wiens
2017-05-10add documentation for show_message_box and fix default button parameterJordan Wiens
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse