Skip to content
Snippets Groups Projects
Commit db3fe20f authored by scott snyder's avatar scott snyder
Browse files

AthenaCommon: Some fixes for athena.py -s

The exclusion pattern for AthenaCommon was failing if AthenaCommon
was built in a local WorkArea.

sys.maxint doesn't exist in py3 --- change to maxsize.

With py3, we get _trace_include called with some internal bootstrap methods.
We were taking a huge amount of time trying to resolve these with FindFile.
Just ignore them instead.
parent 927a4826
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment