Message130959
Yes there may be.
Here is the updated patch:
Add a new keyword argument to context_diff() and unified_diff() named "warn_no_newline_at_end". If true, emit "\ No newline etc". It defaults to True, set it to false to get the old behavior. I'm not sure if this name is too long, but I haven't got a better name. |
|
| Date |
User |
Action |
Args |
| 2011-03-15 05:55:07 | ysj.ray | set | recipients:
+ ysj.ray, tim.peters, georg.brandl, mark.dickinson, techtonik, benjamin.peterson, trentm, djc, eric.araujo, meatballhat |
| 2011-03-15 05:55:07 | ysj.ray | set | messageid: <[email protected]> |
| 2011-03-15 05:55:06 | ysj.ray | link | issue2142 messages |
| 2011-03-15 05:55:06 | ysj.ray | create | |
|