Changes between Version 14 and Version 15 of PIL


Ignore:
Timestamp:
10/05/24 17:04:20 (19 months ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PIL

    v14 v15  
    162162 * the literal tuple with the given list of components.
    163163- `t[.(i) := expr1]`
    164  *the tuple which is the same as `t`, except for component `i` (a constant integer), which has value `expr1`
     164 * the tuple which is the same as `t`, except for component `i` (a constant integer), which has value `expr1`
    165165
    166166Mutating expressions: