Larry Hosken
Larry Hosken
OK, I was able to repro this by clearing cookies and got a stack trace: File "/home/lahosken/lab/google_appengine/google/appengine/ext/webapp/**init**.py", line 500, in **call** handler = handler_class() File "/home/lahosken/lab/gpbang/main.py", line 139, in **init**...
I copied this issue to https://github.com/pantsbuild/pants/issues/86 so that Pants folks will see it. http://pantsbuild.github.io/howto_contribute.html
> Is this a bug? The documented way to invoke pants doesn't work (we don't mention "For now, you gotta run ./pants.bootstrap the first time"), so there's a bug in...
Oy veh--Yeah so far, we only mention the ./pants.bootstrap workaround in the pants docs; we don't mention it in the twitter/commons README. If folks will have to keep on bootstrapping...
Maybe a workaround: put body in the content tag white list. (list of tags to replace with DIVs) This code, in a middle step, turns the input HTML string into...
> I'm not sure it makes sense to try to fix these issues > until we've done some rearrangement and pruning. Cool beans. No need to hurry on my account....
@oxcarh , Sweet :-) As an example of how a scala_school translation can work, notice the https://github.com/twitter/scala_school/tree/master/web directory (which contains the English version) has a subdirectory https://github.com/twitter/scala_school/tree/master/web/ru containing Russian. If...
Notice there's a Makefile in the top directory. It invokes jekyll to convert the markdown to html. So you want jekyll. Then you can 'make all'. To edit the markdown...
> a notice at the top of the document that it's not from Twitter itself but from the community and > we don't guarantee the quality or correctness of the...