------------------------------------------------------------
revno: 6656
committer: Barry Warsaw <[email protected]>
branch nick: 3.0
timestamp: Sat 2009-01-03 05:49:04 -0500
message:
Fix typo
modified:
mailman/Utils.py
=== modified file 'mailman/Utils.py'
--- a/mailman/Utils.py 2009-01-03 10:47:41 +0000
+++ b/mailman/Utils.py 2009-01-03 10:49:04 +0000
@@ -303,7 +303,7 @@
# We have no available source of cryptographically
# secure random characters. Log an error and fallback
# to the user friendly passwords.
- log.errorf(
+ log.error(
'urandom not available, passwords not secure')
return UserFriendly_MakeRandomPassword(length)
newbytes = os.read(fd, length - bytesread)
--
Primary development focus
https://code.launchpad.net/~mailman-coders/mailman/3.0
You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org