* Jakub Wilk <[email protected]>, 2012-04-19, 21:34:
apt_pkg.TagFile(sys.stdin) crashes: | $ python -c 'import sys, apt_pkg as a; a.TagFile(sys.stdin)' < /dev/null | terminate called after throwing an instance of 'std::logic_error' | what(): basic_string::_S_construct null not valid | AbortedThis used to work until very recently.
Any news on this bug? -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

