Python25\Tools\checkversions.py

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Colin J. Williams

    Python25\Tools\checkversions.py

    Is _checkversion.p y used at all currently?

    Colin W.
  • =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

    #2
    Re: Python25\Tools\ checkversions.p y

    Colin J. Williams wrote:
    Is _checkversion.p y used at all currently?
    I don't think so.

    Regards,
    Martin

    Comment

    • Colin J. Williams

      #3
      Re: Python25\Tools\ checkversions.p y

      Martin v. Löwis wrote:
      Colin J. Williams wrote:
      >Is _checkversion.p y used at all currently?
      >
      I don't think so.
      >
      Regards,
      Martin
      Martin,

      I suggest that consideration be given to
      dropping it and and versionchecker from
      the distribution. I see that it still
      appears in versions 2.6 and 3.0.

      Colin W.

      Comment

      • =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

        #4
        Re: Python25\Tools\ checkversions.p y

        I suggest that consideration be given to dropping it and and
        versionchecker from the distribution. I see that it still appears in
        versions 2.6 and 3.0.
        Please submit a bug report to bugs.python.org to this effect.

        Regards,
        Martin

        Comment

        • Colin J. Williams

          #5
          Re: Python25\Tools\ checkversions.p y

          Martin v. Löwis wrote:
          >I suggest that consideration be given to dropping it and and
          >versioncheck er from the distribution. I see that it still appears in
          >versions 2.6 and 3.0.
          >
          Please submit a bug report to bugs.python.org to this effect.
          >
          Regards,
          Martin
          Done:

          components: Tests
          files: pyversioncheck. py
          messages: 75611
          nosy: cjw
          severity: normal
          status: open
          title: Version Checker
          type: feature request
          versions: Python 2.5, Python 2.6, Python 3.0
          Added file:


          Best wishes,

          Colin W.

          Comment

          Working...