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-05-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24,478
Commits
7
Branches
655
Tags
2394900a55366c682d16f72a74efe022f063e194
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