Commit ID dacba47892e29dc7f40c002432145513ad7f3d91
|
|
Contributor: | R. David Murray as R David Murray |
Files Modified: | 9 |
| Date: | 27-May-2012 at 19:03 | Lines Added: | 1204 | |
| Repository: | http://hg.python.org/cpython | Lines Removed: | 1205 | |
| Commit Comment: | Make headerregistry fully part of the provisional api. When I made the checkin of the provisional email policy, I knew that Address and Group needed to be made accessible from somewhere. The more I looked at it, though, the more it became clear that since this is a provisional API anyway, there's no good reason to hide headerregistry as a private API. It was designed to ultimately be part of the public API, and so it should be part of the provisional API. This patch fully documents the headerregistry API, and deletes the abbreviated version of those docs I had added to the provisional policy docs. |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Python | 845 | 845 | 141 | 142 | 218 | 218 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| Doc/library/email.headerregistry.rst | No source code was detected in this file. | |||||||
| Doc/library/email.policy.rst | No source code was detected in this file. | |||||||
| Lib/email/_headerregistry.py | Python | 0 | 252 | 0 | 105 | 0 | 99 | |
| Lib/email/headerregistry.py | Python | 252 | 0 | 105 | 0 | 99 | 0 | |
| Lib/email/policy.py | Python | 3 | 3 | 0 | 0 | 0 | 0 | |
| Lib/test/test_email/test__headerregistry.py | Python | 0 | 583 | 0 | 37 | 0 | 119 | |
| Lib/test/test_email/test_headerregistry.py | Python | 583 | 0 | 36 | 0 | 119 | 0 | |
| Lib/test/test_email/test_pickleable.py | Python | 1 | 1 | 0 | 0 | 0 | 0 | |
| Lib/test/test_email/test_policy.py | Python | 6 | 6 | 0 | 0 | 0 | 0 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.