消息 [142611]
> I've attached a patch that adds an extra password argument, which can be
> either a string, bytes, bytearray, or a function to call to get the password.
It seems a bit strange to me to accept string types or callable in the same argument. If it just supported strings, people could still write password=somefunction(), right? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-08-21 11:36:37 | eric.araujo | 修改 | recipients:
+ eric.araujo, janssen, pitrou, giampaolo.rodola, simpkins |
| 2011-08-21 11:36:36 | eric.araujo | 修改 | messageid: <1313926596.9.0.461176861453.issue12803@psf.upfronthosting.co.za> |
| 2011-08-21 11:36:36 | eric.araujo | 链接 | issue12803 messages |
| 2011-08-21 11:36:36 | eric.araujo | 创建 | |
|