Message131743
You must realize that the most common use case for print(..., end!='\n') is when you want to notify user about intermediate progress of a very long operation.
Making documentation for simple print() statement overloaded with low level buffering details makes language seem overly complicated for new users. |
|
| Date |
User |
Action |
Args |
| 2011-03-22 12:07:10 | techtonik | set | recipients:
+ techtonik, vstinner |
| 2011-03-22 12:07:10 | techtonik | set | messageid: <[email protected]> |
| 2011-03-22 12:07:09 | techtonik | link | issue11633 messages |
| 2011-03-22 12:07:09 | techtonik | create | |
|