|
Locale-Sensitive Python Method
Internationalization (I18n) Method OverviewTheencode function encodes the string, using specified encoding. Defaults to UTF-8.
Click here for more information. I18n Issues
Globalyzer will detect this method and report it as an I18n issue. If you have determined that the call is being handled correctly, you can use Globalyzer's Ignore Comment functionality to ensure that it isn't picked up in a subsequent scan. |