Are you typing those >? Don’t.
On Sat, 8 Feb 2020 at 06:35 René Dudfield <ren...@gmail.com> wrote: > In [1]: >>>> " ".join("abcdef") > ...: 'a b c d e f' > ...: > > > File "<ipython-input-1-61654c559afe>", line 1 > >>>> " ".join("abcdef") > ^ > SyntaxError: invalid syntax > > > Anyone know the magic spell to change the repl to 3 arrows? > > > cheerio, > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > https://mail.python.org/mailman/listinfo/pypy-dev > -- Luciano Ramalho | Author of Fluent Python (O'Reilly, 2015) | http://shop.oreilly.com/product/0636920032519.do | Technical Principal at ThoughtWorks | Twitter: @ramalhoorg
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev