Skip to content

Conversation

chmullig
Copy link
Contributor

When encoding/decoding strings with errors allow you to pass error handling strings. This works the same as error handling for other encode/decode functions. Defaults to 'strict', but you can pass 'ignore', 'replace'.

Extends work done in #1706.

When encoding/decoding strings with errors allow you
to pass error handling strings. This works the same as
error handling for other encode/decode functions.
Defaults to 'strict', but you can pass 'ignore', 'replace',
etc.

Extends work done in #1706.
@wesm
Copy link
Member

wesm commented Nov 17, 2012

thanks!

@wesm wesm closed this Nov 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants