Message 129098 - Python tracker (original) (raw)
Message129098
Author | paulos |
---|---|
Recipients | giampaolo.rodola, paulos, r.david.murray |
Date | 2011-02-22.17:12:21 |
SpamBayes Score | 1.5587257e-07 |
Marked as misclassified | No |
Message-id | 1298394743.61.0.28116090725.issue11281@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Seems like the signature of Lib.test.mock_socket.create_connection does not match socket.create_connection since 2.7. I need help with the docs; the last argument is positional and optional, using the `[ ]' notation. What is the notation for the new keyword arguments? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-02-22 17:12:23 | paulos | set | recipients: + paulos, giampaolo.rodola, r.david.murray |
2011-02-22 17:12:23 | paulos | set | messageid: 1298394743.61.0.28116090725.issue11281@psf.upfronthosting.co.za |
2011-02-22 17:12:22 | paulos | link | issue11281 messages |
2011-02-22 17:12:22 | paulos | create |