Message202591
| Author |
zuo |
| Recipients |
docs@python, ezio.melotti, serhiy.storchaka, vstinner, zuo |
| Date |
2013年11月11日.00:22:07 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1384129327.95.0.829693890955.issue19539@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Which means that the description "Produce a string that is suitable as raw Unicode literal in Python source code" is (in Python 3.x) no longer true.
So, if change/removal is not possible because of internal significance of the codec, I believe that the description should be changed to something like: "For internal use. This codec *does not* produce anything suitable as a raw string literal in Python 3.x source code." |
|