Tres Seaver wrote: > There is an obnoxious deprecation warning out of the distutils: > > DeprecationWarning: 'compiler' specifies the compiler type in > build_ext. If you want to get the compiler object itself, use > 'compiler_obj' > > which is likely a simple one-line fix, if I only knew what the hell it > was whining about. ;) The warning is extra obnoxious because it doesn't > tell me what in *my* code triggers the warning (it (needs a 'stacklevel' > argument).
Could you kick a tracker issues in Tarek's direction for that one? Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com