summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-04 06:43:32 (GMT)
committerGeorg Brandl <georg@python.org>2013-11-04 06:43:32 (GMT)
commit7ec3e56bb8923ed17614c2f37ca9c2020bdabac5 (patch)
tree121510ffb88b5d9c908a78763e2b5fd9ca4ab36f /Python/pythonrun.c
parent32bf5e1273621c926e21274afec12f4fea97fb03 (diff)
downloadcpython-7ec3e56bb8923ed17614c2f37ca9c2020bdabac5.zip
cpython-7ec3e56bb8923ed17614c2f37ca9c2020bdabac5.tar.gz
cpython-7ec3e56bb8923ed17614c2f37ca9c2020bdabac5.tar.bz2
Backout d80207d15294.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
class="hl kwb">const { return 0; } int Libshared::libshared_exported() const { return 0; } int Libshared::libshared_deprecated() const { return 0; } int Libshared::libshared_not_exported() const { return 0; } int Libshared::libshared_excluded() const { return 0; } int LibsharedNotExported::libshared() const { return 0; } int LibsharedNotExported::libshared_exported() const { return 0; } int LibsharedNotExported::libshared_deprecated() const { return 0; } int LibsharedNotExported::libshared_not_exported() const { return 0; } int LibsharedNotExported::libshared_excluded() const { return 0; } int LibsharedExcluded::libshared() const { return 0; } int LibsharedExcluded::libshared_exported() const { return 0; } int LibsharedExcluded::libshared_deprecated() const { return 0; } int LibsharedExcluded::libshared_not_exported() const { return 0; } int LibsharedExcluded::libshared_excluded() const { return 0; } int libshared() { return 0; } int libshared_exported() { return 0; } int libshared_deprecated() { return 0; } int libshared_not_exported() { return 0; } int libshared_excluded() { return 0; }