super in Python 3 and variadic arguments

Chris Angelico rosuav at gmail.com
Fri Oct 11 02:08:45 EDT 2013


On Fri, Oct 11, 2013 at 2:00 PM, Steven D'Aprano
<steve+comp.lang.python at pearwood.info> wrote:
> I'll now go and write "I will always test my code snippets before
> posting" on the blackboard one hundred times.

print("I will always test my code snippets before posting\n"*100)

ChrisA

PS. Irony would be having a bug in that because I didn't test it. I
almost didn't, but remembered just before hitting Send.



More information about the Python-list mailing list