Orbits
1
|
#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 |
#define PyUnicode_Check | ( | op | ) | 0 |
#define PyUnicode_CheckExact | ( | op | ) | 0 |
Copyright 2014 Google Inc. All rights reserved.