__name__ == "__main__" for embedded modules
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 21 Apr 2009 09:11:16 +0000 (02:11 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 21 Apr 2009 09:11:16 +0000 (02:11 -0700)
commit611591bfd3629d7f242fde73b378cc6d7d79af0b
treeaaa5b4a0f2c161abcce75884a96fd9e0e89392d4
parent9ad9a05e1cfabf252a538e786f303e03acd18743
__name__ == "__main__" for embedded modules
Cython/Compiler/CmdLine.py
Cython/Compiler/ModuleNode.py