From: Michael Orlitzky Date: Wed, 16 Sep 2009 03:02:54 +0000 (-0400) Subject: Uppercased the exit codes per the Python style guidelines. X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=35059c0130c3c668a54f91e6c55949362c592a93;hp=35059c0130c3c668a54f91e6c55949362c592a93;p=dead%2Fcensus-tools.git Uppercased the exit codes per the Python style guidelines. Added a new exit code, NO_RESULTS. ---