Eric Man
Eric Man
List of variables injected in l2l: *Args, BinOp, Block, Chunk, Comment, Exp, ExpList, Field, FieldList, FieldSep, FuncBody, FuncName, FunctionCall, FunctionDef, Label, LiteralString, LongString, Lua, Name, NameList, NameOrLispExp, Numeral, ParList, PrefixExp,...
https://github.com/meric/l2l/pull/47#issuecomment-246272371 > The repl supports partial input, but it bases it on the error message string to determine partial input: if(src_or_err:find("no bytes$")) This could be made more explicit somehow. >...
I've had trouble with the `generate_all` method. Any ideas? `generate(template)` works, however. ``` Django version 1.5b2, using settings 'sagesse.settings' Development server is running at http://127.0.0.1:8000/ Quit the server with CONTROL-C....
We were re-activating some projects we had from a year ago and they had bower.json referencing bootstrap-sass#2.3.2. I noticed bower wasn't able to install it because the version was dropped...