summaryrefslogtreecommitdiff
path: root/tools/win32build/misc/x86analysis.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove numpy-macosx-installer and win32build directories.Charles Harris2017-02-251-153/+0
* MAINT: Remove commented out code blocksgfyoung2015-12-201-9/+0
* DOC: Use print only as function when print_function is imported from __future__gfyoung2015-12-191-3/+3
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-8/+8
* 2to3: Add `from __future__ import ...` to some files that were missed.Charles Harris2013-03-281-1/+2
* 2to3: Remove xreadlines and replace f.readlines() by f where valid.Charles Harris2013-03-051-1/+1
* Add the x86analysis.py script to check instructions set in win binaries.David Cournapeau2009-03-281-0/+161