commit | ce8324d44b971927d3e90c06ab44d095dd013315 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 12:22:52 2009 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 12:22:52 2009 -0400 |
tree | 3aefbd9a7ea6693f7d64f03093d31bb9cddc230d | |
parent | 1a9613b66417c10ad0c48ec48a0c4df8419d1cb9 [diff] |
Give _server and _client docstrings and make their sock parameter required; pass None to these methods from the existing memory bio tests; update test method names to match the prevailing test method naming convention (which is inconsistent with the rest of the naming convention in pyOpenSSL, oh my).