aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/GeneralObject.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix W504BonfaceKilz
2020-11-03Changed the syntax for the "sort" function in the docstring of GeneralObject ...zsloan
2020-08-26Replace "__cmp__" with "__eq__" magic methodBonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2020-07-24Remove unreachable conditionalBonfaceKilz
2020-07-24Apply autopep-8BonfaceKilz
2016-03-29Forgot to add GeneralObject file needed for haplotype analyst in last commitzsloan
2015-03-26Removed several unused files from the base folder and their references in oth...zsloan
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman