view mamba/__init__.py @ 138:968dfc8d28bd scratch

Further hook testing
author Neil Muller <drnlmuller@gmail.com>
date Mon, 12 Sep 2011 13:21:00 +0200
parents 08941f788c15
children be8412c77e7b ba7a2c18a4f1
line wrap: on
line source

if __name__ == "__main__":
    import main
    main.main()