Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | Add python2/3 variants to interpreter mode alist | Kyle Meyer | |
For cases that specify python2 or python3 specifically in shebang but don't have a .py extension. Before I was using "-*- mode: python -*-" in these files. | |||
2013-08-11 | Add missing interactive call | Kyle Meyer | |
2013-07-19 | add py.test compiling keybindings | Kyle Meyer | |
2013-07-08 | wrap ipython settings in function | Kyle Meyer | |
this interferes with org babel session, so I'll only call it when i plan ot use ipython | |||
2013-06-30 | move python shebang/common imports to yasnippet | Kyle Meyer | |
2013-05-18 | set ipython as interpreter | Kyle Meyer | |
at some point in the past, I had trouble getting ipython set as the interpreter that I could send snippets of python files to. Now, however, it seems to be working nicely removing sys.exit keybinding because I was mostly using it in to limit what I was running from ipython, but shouldn't need to do that now | |||
2013-05-18 | tweak python analysis imports | Kyle Meyer | |
2013-04-20 | cleaning up | Kyle Meyer | |
2013-01-12 | glob init files files for loading | Kyle Meyer | |