Where to find the Pythonwin for Python 2.3?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ¹âÒõµÄ¹ÊÊÂ

    Where to find the Pythonwin for Python 2.3?

    Hello, everyone
    I like the Python's IDE in windows --- Pythonwin.
    But now I can only find the version for Python 2.2.
    How can I get the Pythonwin for 2.3?
    Thanks!


  • Larry Bates

    #2
    Re: Where to find the Pythonwin for Python 2.3?

    try:




    "¹âÒõµÄ¹ÊÊ " <cyx@ustc.edu > wrote in message
    news:c0t4ve$1au e$1@mail.cn99.c om...[color=blue]
    > Hello, everyone
    > I like the Python's IDE in windows --- Pythonwin.
    > But now I can only find the version for Python 2.2.
    > How can I get the Pythonwin for 2.3?
    > Thanks!
    >
    >[/color]


    Comment

    • Mark Hammond

      #3
      Re: Where to find the Pythonwin for Python 2.3?

      ¹âÒõµÄ¹ÊÊ wrote:
      [color=blue]
      > Hello, everyone
      > I like the Python's IDE in windows --- Pythonwin.
      > But now I can only find the version for Python 2.2.
      > How can I get the Pythonwin for 2.3?
      > Thanks![/color]

      http://sourceforge.net/projects/pywin32, and follow the links to the
      'Files' section.

      Mark

      Comment

      Working...