Repair a comment.

This commit is contained in:
Guido van Rossum 2002-06-07 02:27:50 +00:00
parent 3eede5ad81
commit be8db07ab5
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ typedef struct {
/* --- C API ----------------------------------------------------*/
/* Interfacestructure to C API for other modules.
Call PySocket_ImportModuleAPI() to initialize this
Call PySocketModule_ImportModuleAndAPI() to initialize this
structure. After that usage is simple:
if (!PyArg_ParseTuple(args, "O!|zz:ssl",