Changes between Version 77 and Version 78 of DeveloperGuidelines/Py_2_3
- Timestamp:
- 07/10/19 22:37:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Py_2_3
v77 v78 316 316 }}} 317 317 318 === Turkish letters İ and ı ===318 === Turkish letters İ and ı and the unicode code point U0307 === 319 319 320 320 In Turkish, the letters {{{I}}} and {{{i}}} are not a upper/lowercase pair. Instead, there are two pairs {{{(İ, i)}}} and {{{(I, ı)}}}, i.e. one with and one without the dot above.