ž «ÿfq c @ sb d Z d d l Z d d l m Z d d l Td d l m Z d d „ Z Gd d „ d e ƒ Z d S( ui distutils.command.bdist Implements the Distutils 'bdist' command (create a built [binary] distribution).i N( u Command( u *( u get_platformc C sl d d l m } g } x6 t j D]+ } | j d | d t j | d f ƒ q W| | ƒ } | j d ƒ d S( uF Print list of available formats (arguments to "--format" option). i ( u FancyGetoptu formats=i u' List of available distribution formats:N( u distutils.fancy_getoptu FancyGetoptu bdistu format_commandsu appendu Noneu format_commandu print_help( u FancyGetoptu formatsu formatu pretty_printer( ( u<