mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
__all__: Remove freenet_b64encode and freenet_b64decode.
This commit is contained in:
parent
d2afa67755
commit
8f799e4c3a
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ __all__ = [
|
||||||
# starting at:
|
# starting at:
|
||||||
#
|
#
|
||||||
# http://zgp.org/pipermail/p2p-hackers/2001-September/000316.html
|
# http://zgp.org/pipermail/p2p-hackers/2001-September/000316.html
|
||||||
'freenet_b64encode', 'freenet_b64decode',
|
|
||||||
'urlsafe_b64encode', 'urlsafe_b64decode',
|
'urlsafe_b64encode', 'urlsafe_b64decode',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue