New issue
Advanced search Search tips

Issue 672207 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Dec 2016
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

[toolchain-utils] verify_compiler.py is missing in import statement

Project Member Reported by cmt...@chromium.org, Dec 7 2016

Issue description

If you try to run verify_compiler, it complains about an unknown module, 'fnmatch'.  The import statement for 'fnmatch' is missing.


 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 7 2016

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/toolchain-utils/+/34915f5308b7e81b6927a58a3c8fcabc6b20b546

commit 34915f5308b7e81b6927a58a3c8fcabc6b20b546
Author: Caroline Tice <cmtice@google.com>
Date: Wed Dec 07 19:57:49 2016

Status: Fixed (was: Untriaged)
Summary: [toolchain-utils] verify_compiler.py is missing in import statement (was: [toolchain-utils] verify_compiler.py is missing in import statemebt)

Comment 3 by dchan@google.com, Mar 4 2017

Labels: VerifyIn-58

Comment 4 by cmt...@chromium.org, Mar 17 2017

Status: Verified (was: Fixed)

Sign in to add a comment