1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>gmTools</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<h1 class="toc">Module gmTools</h1>
<hr />
<h2 class="toc">Classes</h2>
<a target="mainFrame" href="Gnumed.pycommon.gmTools.gmPaths-class.html"
>gmPaths</a><br /> <h2 class="toc">Functions</h2>
<a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#bool2str"
>bool2str</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#bool2subst"
>bool2subst</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#capitalize"
>capitalize</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#coalesce"
>coalesce</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#file2md5"
>file2md5</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#get_icon"
>get_icon</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#get_unique_filename"
>get_unique_filename</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#handle_uncaught_exception_console"
>handle_uncaught_exception_console</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#import_module_from_directory"
>import_module_from_directory</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#input2decimal"
>input2decimal</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#input2int"
>input2int</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#mkdir"
>mkdir</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#none_if"
>none_if</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#prompted_input"
>prompted_input</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#size2str"
>size2str</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#strip_leading_empty_lines"
>strip_leading_empty_lines</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#strip_trailing_empty_lines"
>strip_trailing_empty_lines</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#tex_escape_string"
>tex_escape_string</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#unicode2charset_encoder"
>unicode2charset_encoder</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#unicode_csv_reader"
>unicode_csv_reader</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#unwrap"
>unwrap</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#wrap"
>wrap</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#xml_escape_string"
>xml_escape_string</a><br /> <h2 class="toc">Variables</h2>
<a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_ALLCAPS"
>CAPS_ALLCAPS</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_FIRST"
>CAPS_FIRST</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_FIRST_ONLY"
>CAPS_FIRST_ONLY</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_NAMES"
>CAPS_NAMES</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_NONE"
>CAPS_NONE</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#CAPS_WORDS"
>CAPS_WORDS</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#__doc__"
>__doc__</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#__package__"
>__package__</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#default_csv_reader_rest_key"
>default_csv_reader_rest_key</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_almost_equal_to"
>u_almost_equal_to</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_black_heart"
>u_black_heart</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_bottom_left_arc"
>u_box_bottom_left_arc</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_bottom_right_arc"
>u_box_bottom_right_arc</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_horiz_4dashes"
>u_box_horiz_4dashes</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_horiz_heavy_light"
>u_box_horiz_heavy_light</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_horiz_light_heavy"
>u_box_horiz_light_heavy</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_horiz_single"
>u_box_horiz_single</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_top_double"
>u_box_top_double</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_top_left_arc"
>u_box_top_left_arc</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_top_left_double_single"
>u_box_top_left_double_single</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_box_top_right_double_single"
>u_box_top_right_double_single</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_checkmark_crossed_out"
>u_checkmark_crossed_out</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_checkmark_thick"
>u_checkmark_thick</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_checkmark_thin"
>u_checkmark_thin</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_corresponds_to"
>u_corresponds_to</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_diameter"
>u_diameter</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_down_left_arrow"
>u_down_left_arrow</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_ellipsis"
>u_ellipsis</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_euro"
>u_euro</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_frowning_face"
>u_frowning_face</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_infinity"
>u_infinity</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_latin_cross"
>u_latin_cross</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_left_arrow"
>u_left_arrow</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_left_double_angle_quote"
>u_left_double_angle_quote</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_link_symbol"
>u_link_symbol</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_multiply"
>u_multiply</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_numero"
>u_numero</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_one_half"
>u_one_half</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_one_quarter"
>u_one_quarter</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_pencil_1"
>u_pencil_1</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_pencil_2"
>u_pencil_2</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_pencil_3"
>u_pencil_3</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_plus_minus"
>u_plus_minus</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_registered_trademark"
>u_registered_trademark</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_replacement_character"
>u_replacement_character</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_right_arrow"
>u_right_arrow</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_right_double_angle_quote"
>u_right_double_angle_quote</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_skull_and_crossbones"
>u_skull_and_crossbones</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_smiling_face"
>u_smiling_face</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_sum"
>u_sum</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_three_quarters"
>u_three_quarters</a><br /> <a target="mainFrame" href="Gnumed.pycommon.gmTools-module.html#u_writing_hand"
>u_writing_hand</a><br /><hr />
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|