Nick Coghlan wrote: > If an iterator wants to behave like that, the iterator should define the > appropriate __str__ method. Otherwise, just break it up into multiple lines: > > write(1, 2, [3,4]) > write(*(c for c in 'abc')) This cannot accept keyword args(I wonder if this is a bug), which makes it a non compatible solution with the rest of yours. > writeln('def', (5, 6)) > Regards Paolino
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