>>>>> "PP" == Paul Prescod <paul@prescod.net> writes: PP> log.writeln("Post to ", listname, " from ", sender, " size=", PP> len( msg )) That could work, if we added writeln() to all file-like objects. One advantage of extending print is that the write() method is already a documented (and existing) interface. PP> or (with auto string-coercion): PP> log.writeln("Post to "+listname+" from "+sender+" size="+len( PP> msg )) Isn't adding auto string-coercion a more radical suggestion than extending print? -Barry
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