This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-01 00:59:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
23,967
Commits
7
Branches
656
Tags
ef1b41ba0a80fb38904ea00669c769cd9556b051
Commit Graph
2 Commits
Author
SHA1
Message
Date
Walter Dörwald
9ab7dd4d5b
Add a test case that checks that the proper exception is raises
...
when the replacement from an encoding error callback is itself unencodable.
2002-09-06 17:21:40 +00:00
Walter Dörwald
3aeb632c31
PEP 293 implemention (from SF patch
http://www.python.org/sf/432401
)
2002-09-02 13:14:32 +00:00