Ticket #414 (closed defect: fixed)
Attaching .pyx doesn't work anymore (only .spyx)
| Reported by: | malb | Owned by: | was |
|---|---|---|---|
| Priority: | trivial | Milestone: | sage-2.8.5 |
| Component: | user interface | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Apparently, the list of allowed file formats to attach got shorter recently:
<type 'exceptions.ImportError'>: Attaching of '/home/malb/foobar.pyx' not implemented (load .py, .spyx, and .sage files)
but attach 'foobar.spyx' works.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

