python-2.7.6/include/unicodeobject.h File Reference

unicodeobject.h File Reference
#include <stdarg.h>
#include <ctype.h>

Macros

#define PyUnicode_Check(op)    0
 
#define PyUnicode_CheckExact(op)    0
 

Macro Definition Documentation

#define PyUnicode_Check (   op)    0

Definition at line 65 of file unicodeobject.h.

#define PyUnicode_CheckExact (   op)    0

Definition at line 66 of file unicodeobject.h.

Go to the source code of this file.