Opened 15 years ago
Closed 15 years ago
#201 closed defect (fixed)
scantable constructor broken
| Reported by: | Malte Marquarding | Owned by: | Takeshi Nakazato |
|---|---|---|---|
| Priority: | high | Milestone: | Unified development |
| Component: | python | Version: | 2.0 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
The latest changes for table identification means that for all types other than scantable and ms the constructor is broken.
Please fix and run tests.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
The filler should be working now. Please test it.
Note:
See TracTickets
for help on using tickets.

I have committed a fix. The revision is 1893. Please check if it is fixed.