Stefano Tortarolo wrote: > Anyway it should work with 1.0.2 (if I'm not wrong you should be able to > do repo[rev] with it, not sure because I use crew...). No, it doesn't. The __getitem__ and __iter__ methods on changelog and repo objects are only in crew, so not in any currently released version. Cheers, Dirkjan