Code review comment for lp:~lifeless/launchpad/prejoin

Revision history for this message
Robert Collins (lifeless) wrote :

The 'extra' logic was used in one call site - to return a slice. We can, if we want, add it to DRS eventually - but for now lambda x:x[slice(0,3)] should do the job.

« Back to merge proposal