Task #7808 (closed)
Opened 8 years ago
Closed 8 years ago
Some python source still not using IceImport method
| Reported by: | szwells | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | OmeroPy | Version: | n.a. |
| Keywords: | n.a. | Cc: | szwells, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-01-31 (7) |
Description
With the move to 3.4 the IceImport? method was introduced to ensure that all the necessary imports are performed properly. Some python src files are not using the IceImport? method yet or contain older imports that are superceded by use of IceImport?
Change History (2)
comment:1 Changed 8 years ago by jmoore
- Remaining Time set to 0.1
comment:2 Changed 8 years ago by jmoore <josh@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [d813279655e0326c638c7fd035cfb98969cf11d7/ome.git] on branch develop) Fix IceImport? for omero.tables (Fix #7808)