andreoli

Results 1 issues of andreoli

I am using Lighttable v0.6.2. If I try to evaluate (Ctrl-Shift-Enter) the following code snippet, Lighttable stalls under Python v3.3.3. # !/usr/bin/python import argparse parser = argparse.ArgumentParser() parser.add_argument( "-n","--nodes", help...