Joe Gregorio | ad8013f | 2012-08-03 08:44:02 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ascii"?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | <head> |
| 6 | <title>util</title> |
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
| 9 | </head> |
| 10 | |
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
| 12 | alink="#204080"> |
| 13 | <h1 class="toc">Module util</h1> |
| 14 | <hr /> |
| 15 | <h2 class="toc">Functions</h2> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 16 | <div class="private"> |
Joe Gregorio | 41be8e8 | 2013-03-07 10:31:47 -0500 | [diff] [blame] | 17 | <a target="mainFrame" href="oauth2client.util-module.html#_add_query_parameter" |
| 18 | >_add_query_parameter</a><br /> </div> |
| 19 | <div class="private"> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 20 | <a target="mainFrame" href="oauth2client.util-module.html#dict_to_tuple_key" |
| 21 | >dict_to_tuple_key</a><br /> </div> |
Joe Gregorio | ad8013f | 2012-08-03 08:44:02 -0400 | [diff] [blame] | 22 | <a target="mainFrame" href="oauth2client.util-module.html#positional" |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 23 | >positional</a><br /> <div class="private"> |
| 24 | <a target="mainFrame" href="oauth2client.util-module.html#scopes_to_string" |
| 25 | >scopes_to_string</a><br /> </div> |
| 26 | <h2 class="toc">Variables</h2> |
Joe Gregorio | 37802c3 | 2013-08-06 12:24:05 -0400 | [diff] [blame^] | 27 | <a target="mainFrame" href="oauth2client.util-module.html#POSITIONAL_EXCEPTION" |
| 28 | >POSITIONAL_EXCEPTION</a><br /> <a target="mainFrame" href="oauth2client.util-module.html#POSITIONAL_IGNORE" |
| 29 | >POSITIONAL_IGNORE</a><br /> <div class="private"> |
| 30 | <a target="mainFrame" href="oauth2client.util-module.html#POSITIONAL_SET" |
| 31 | >POSITIONAL_SET</a><br /> </div> |
| 32 | <a target="mainFrame" href="oauth2client.util-module.html#POSITIONAL_WARNING" |
| 33 | >POSITIONAL_WARNING</a><br /> <div class="private"> |
Joe Gregorio | ad8013f | 2012-08-03 08:44:02 -0400 | [diff] [blame] | 34 | <a target="mainFrame" href="oauth2client.util-module.html#logger" |
| 35 | >logger</a><br /> </div> |
Joe Gregorio | 37802c3 | 2013-08-06 12:24:05 -0400 | [diff] [blame^] | 36 | <div class="private"> |
| 37 | <a target="mainFrame" href="oauth2client.util-module.html#positional_parameters_enforcement" |
| 38 | >positional_parameters_enforcement</a><br /> </div> |
Joe Gregorio | ad8013f | 2012-08-03 08:44:02 -0400 | [diff] [blame] | 39 | <hr /> |
| 40 | <span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 41 | onclick="toggle_private();">hide private</a>]</span> |
| 42 | |
| 43 | <script type="text/javascript"> |
| 44 | <!-- |
| 45 | // Private objects are initially displayed (because if |
| 46 | // javascript is turned off then we want them to be |
| 47 | // visible); but by default, we want to hide them. So hide |
| 48 | // them unless we have a cookie that says to show them. |
| 49 | checkCookie(); |
| 50 | // --> |
| 51 | </script> |
| 52 | </body> |
| 53 | </html> |