Part of lp.translations.scripts.copy_distroseries_translations View In Hierarchy
DistroSeries
state for copying, and later restore it.
This class is built to act across transaction boundaries, so it can't store references to database objects.
Method | prepare | Set up series ' state for a translations update. |
Method | restore | Restore series to its normal state after translations update. |
series
' state for a translations update.
Use restore
later to bring series
back to its original state.