summaryrefslogtreecommitdiff
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-04-01 22:01:58 +0000
committerJack Jansen <jack.jansen@cwi.nl>2003-04-01 22:01:58 +0000
commitbc956056d401f0137e687f878a487fa2a16199df (patch)
treee8a1d421b65f401594e6428fd64798d9703798d7 /Python/getargs.c
parent3279cb03154267acbdb4eebe391512a055ba59a1 (diff)
downloadcpython-git-bc956056d401f0137e687f878a487fa2a16199df.tar.gz
Properties (like enums) are not in the global namespace but only valid
within a certain context. Give them an _Prop_ prefix, so they don't accidentally obscure an element from another suite (as happened with the Finder). Comparisons I'm not sure about, so I left them as global names. Also got rid of the lists if declarations, they serve no useful purpose.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions