1. 10 May, 1999 2 kayıt (commit)
    • Fred Drake's avatar
      Some more fixes. · 54fb7fb9
      Fred Drake yazdı
      Add controls for some of the esoteric indexing macros.
      54fb7fb9
    • Fred Drake's avatar
      Fixed some index entries. · b894370f
      Fred Drake yazdı
      In the __coerce__ description, None should be returned if the
      conversion is *impossible*, not *possible*.  Reported by Robert Kern
      <kernr@ncifcrf.gov>.
      b894370f
  2. 07 May, 1999 3 kayıt (commit)
  3. 06 May, 1999 4 kayıt (commit)
  4. 05 May, 1999 1 kayıt (commit)
  5. 03 May, 1999 23 kayıt (commit)
  6. 02 May, 1999 2 kayıt (commit)
    • Greg Ward's avatar
      The 'copy_file()' and 'copy_tree()' functions in util.py now have · 884df454
      Greg Ward yazdı
      meaningful return values: respectively, whether the copy was done, and
      the list of files that were copied.  This meant some trivial changes in
      core.py as well: the Command methods that mirror 'copy_file()' and
      'copy_tree()' have to pass on their return values.
      884df454
    • Greg Ward's avatar
      Rearranged things so that compilation of .py files is the responsibility · 0f72695d
      Greg Ward yazdı
      of the 'install_py' command rather than 'build_py'.  Obviously, this
      meant that the 'build_py' and 'install_py' modules had to change; less
      obviously, so did 'install' and 'build', since these higher-level
      commands must make options available to control the lower-level
      commands, and some compilation-related options had to migrate with the
      code.
      0f72695d
  7. 01 May, 1999 1 kayıt (commit)
  8. 30 Nis, 1999 3 kayıt (commit)
  9. 29 Nis, 1999 1 kayıt (commit)