Commit Graph

4 Commits

Author SHA1 Message Date
Wirawan Purwanto
4fb16c56b2 * Documentation update. 2013-02-28 14:01:18 -05:00
Wirawan Purwanto
606214eb66 * Changing all isinstance(STUFF, str)' to isinstance(STUFF, basestring)'
for future-proofing this code.
2012-04-13 17:10:32 -04:00
wirawan
8363eb03bc * Adding more extensive documentation.
* Making minor changes to the expected method name (parse_text_file_ =>
  parse_file_).
2010-11-11 17:59:36 +00:00
wirawan
0bd6f56422 * Moving pyqmc.results.result_base module to wpylib.db.result_base for more
general uses.
2010-11-11 17:48:01 +00:00