Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Macros
unicodeobject.h File Reference
#include <stdarg.h>
#include <ctype.h>
#include <wchar.h>

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

Copyright 2014 Google Inc. All rights reserved.