Kaydet (Commit) 7999bfb2 authored tarafından Guido van Rossum's avatar Guido van Rossum

There's a macro PycString_IMPORT which the documentation listed as

PycStringIO_IMPORT.  While arguably the name used in the documentation
is more consistent, I think it's probably safer not to change the
macro definition and instead fix the doco.
üst 0189c010
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
Before calling any of the functions or macros, you must initialize Before calling any of the functions or macros, you must initialize
the routines with: the routines with:
PycStringIO_IMPORT PycString_IMPORT
This would typically be done in your init function. This would typically be done in your init function.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment