- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message182664
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | r.david.murray |
|---|---|
| Recipients | demian.brecht, r.david.murray |
| Date | 2013-02-22.13:33:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361539994.3.0.477199716597.issue17272@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well, full_url was not designed to be assignable, and is documented that way (the docs say it is the URL passed to the constructor). Whether or not it is reasonable to make it assignable is an interesting question. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-22 13:33:14 | r.david.murray | set | recipients: + r.david.murray, demian.brecht |
| 2013-02-22 13:33:14 | r.david.murray | set | messageid: <1361539994.3.0.477199716597.issue17272@psf.upfronthosting.co.za> |
| 2013-02-22 13:33:14 | r.david.murray | link | issue17272 messages |
| 2013-02-22 13:33:14 | r.david.murray | create | |

