homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author davidsj2
Recipients davidsj2, eric.araujo, nicholas.riley, tarek
Date 2011年12月16日.17:45:14
SpamBayes Score 1.9164067e-07
Marked as misclassified No
Message-id <1324057514.74.0.481210548496.issue818201@psf.upfronthosting.co.za>
In-reply-to
Content
Where was this fixed? It is still a problem in Python 2.6.6.
For example, if I do: 
python setup.py build_ext --compiler=mingw32 build --build-platlib=build\win64
Then follow it up with:
python setup.py clean --build-base=build\win64 -a
This is what it does:
running clean
'build\lib.win-amd64-2.6' does not exist -- can't clean it
removing 'build\bdist.win-amd64' (and everything under it)
'build\scripts-2.6' does not exist -- can't clean it
As you can see, the base directory argument is ignored.
History
Date User Action Args
2011年12月16日 17:45:14davidsj2setrecipients: + davidsj2, nicholas.riley, tarek, eric.araujo
2011年12月16日 17:45:14davidsj2setmessageid: <1324057514.74.0.481210548496.issue818201@psf.upfronthosting.co.za>
2011年12月16日 17:45:14davidsj2linkissue818201 messages
2011年12月16日 17:45:14davidsj2create

AltStyle によって変換されたページ (->オリジナル) /