summaryrefslogtreecommitdiffstats
path: root/pgcli/packages/parseutils/utils.py
AgeCommit message (Expand)Author
2020-09-14format code using black.laixintao
2020-03-14removed py2-related stuffGeorgy Frolov
2019-12-05Fix simple typo: thows -> throwsTim Gates
2019-05-25black all the things. (#1049)Irina Truong
2017-07-27PEP8 lintFrançois Pietka
2017-07-27Use raw strings where needed to avoid backslash ambiguityFrançois Pietka
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2016-10-26Dollar sign quotes are handled differently now, makes this function almost tr...Darik Gamble
2016-10-17Add option to find_prev_keyword to skip final keywordDarik Gamble
2016-07-27Split table specific parseutils into separate subpackageDarik Gamble
2016-07-27Duplicate parseutils.py into two files so we can split it up and keep blame h...Darik Gamble