]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - src/StringUtils.py
Modified the makefile to use the find_file_paths script rather than guessing at some...
[dead/census-tools.git] / src / StringUtils.py
2009-09-16 Michael OrlitzkyAdded the is_negative_float() method to the StringUtils...
2009-09-12 Michael OrlitzkyAdded the is_float() method to the StringUtils module.
2009-09-12 Michael OrlitzkyAdded the StringUtils module with the is_integer()...