mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-13 14:35:32 +00:00
Match documented behavior.
This commit is contained in:
parent
c7f0a099e1
commit
c3f6184960
@ -131,6 +131,6 @@ def base32text():
|
||||
Build text()s that are valid base32
|
||||
"""
|
||||
return builds(
|
||||
b2a,
|
||||
lambda b: str(b2a(b), "ascii"),
|
||||
binary(),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user