Skip to content

hchapman/WBOR

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2010
Oct 31, 2012
Oct 24, 2012
Apr 9, 2012
Oct 17, 2012
Apr 6, 2010
Apr 6, 2010
Oct 25, 2012
Oct 19, 2012
Oct 27, 2012
Nov 8, 2011
Oct 25, 2012
Mar 21, 2012
Oct 19, 2012
Oct 19, 2012
Nov 13, 2011
Oct 16, 2012
Oct 31, 2012
Mar 29, 2012
Oct 25, 2012
Oct 25, 2012
Mar 24, 2012
Apr 28, 2010
Mar 24, 2012
Jun 4, 2011
Mar 27, 2012
Oct 19, 2012
Oct 25, 2012
Mar 27, 2012
Apr 7, 2012
Oct 25, 2012
Apr 28, 2010
Oct 22, 2012
Jun 4, 2011
Oct 19, 2012
Jun 4, 2011
Apr 6, 2010
Oct 19, 2012
Apr 6, 2010
May 19, 2010
Oct 30, 2012
Mar 27, 2012
Oct 18, 2012
Oct 16, 2012
Mar 24, 2012
Apr 6, 2010
Oct 31, 2012
Apr 9, 2012
Sep 21, 2010
Sep 23, 2011
Mar 27, 2012
Apr 6, 2010
Apr 7, 2012
Apr 6, 2010
Oct 19, 2012
Apr 6, 2010
Oct 25, 2012
Nov 17, 2011
Apr 6, 2010
Oct 16, 2012
Apr 6, 2010
Apr 6, 2010
Apr 6, 2010
Apr 6, 2010

Repository files navigation

This is the App Engine version of WBOR.

Contributions and forks clearly welcome. Do try to stick to eighty-column lines and under_score_names for methods (basically Python code mannerisms described in that one PEP).

We presently use two spaces rather than tabs because, well, that'd require a whole bunch more formatting work so... for now, spaces.

I think the preferred string formatting method is "My string has %s"%string_quality rather than string arithmetic.