> > http://hg.python.org/cpython/rev/61626c3f3a54 > >... > > - assert (b -a)>= pause > > + assert (b - a)>= pause, "{{}}< {{}}".format(b - a, pause) > > > + assert (b - a)>= pause, "{{}}< {{}}".format(b - a, pause) > > >>> a,b,pause = 0,0,1 > >>> "{{}} < {{}}".format(b - a, pause) > '{} < {}' > > I suspect you want 1 or 3 braces. > > Terry Nope, I really want {{}}: the diff is on a template using to generate Python code executed in a subprocess. Victor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4