]> gitweb.michael.orlitzky.com - dead/census-tools.git/commit
Set a default usage=None for the CLI.default_option_parser() function.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 11 Nov 2009 00:39:00 +0000 (19:39 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 11 Nov 2009 00:39:00 +0000 (19:39 -0500)
commitd67b2e640133c45a31813ec853e58a866553134a
treeb5a94e2eccbfc77196c3ed89c4e359ee57f7d3dd
parent34556a43e5ba2725e00ce097dd2a1cfd3bf21e9e
Set a default usage=None for the CLI.default_option_parser() function.
Updated all of the scripts to use the default_option_parser().
bin/drag_wkt_along_kml_path
bin/find_avg_population_density
bin/lines2kml
bin/pg2kml
bin/wkt2kml
bin/wkt2pop
src/CLI.py