* Yaroslav Halchenko <[email protected]>, 2011-04-14, 13:22:
Do we (or anyone) have a handy cmdline tool to pipe in the list of bug reports (probably as dirty as just cut/paste of line below) to get a proper listing of what packages they are filed against and subjects in the stdout?
tr -cs '0-9' ' ' | xargs bts status -- Jakub Wilk _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

