Modify ↓
      
        Opened 20 years ago
Closed 20 years ago
#115 closed defect (fixed)
pydoc:object link text checking is very strict
| Reported by: | Noah Slater | Owned by: | Alec Thomas | 
|---|---|---|---|
| Priority: | normal | Component: | PyDocPlugin | 
| Severity: | normal | Keywords: | pydoc | 
| Cc: | nslater@… | Trac Release: | 
Description
[pydoc: foo] will raise an exception, whereas [pydoc:foo] will not. It would be great if you could do either as exceptions arn't very friendly to non python users.
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    


(In [290]) * Added checking for index links, closes #115