Re: format error? Boy is that confusing!
Andy Robinson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CABjtApt=URU2Mv2kQdOz4DhrvREnPG9Xk5KPgyOsOmVqviBrgQ@mail.gmail.com> |
Just a thought. Maybe we could do more checks on the href parameter when parsing (e.g. if a local file URL, check it exists) and raise an exception earlier, in addition to when formatting? - Andy