Changes between Initial Version and Version 1 of Ticket #27125, comment 9
- Timestamp:
- Aug 26, 2016, 7:28:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27125, comment 9
initial v1 2 2 > What happens when you do {{{ print(u'http://عربی.امارات')}}}? My windows command prompt replaces invalid unicode values with {{{?}}}, so the value that is validated is {{{u'http://????.??????'}}} -- which is of course an invalid url. 3 3 4 Yes, i see an index change to {{{?}}},it was interesting , and this is a invalid url, 4 Yes, i see an index change to {{{?}}},it was interesting , and this is a invalid url, do you know why change to {{{?}}} ? 5 5 6 6 {{{