ANN: ActivePython 2.3.5.236 and ActivePython 2.4.0.244 are available

T

Trent Mick

I'm pleased to announce that ActivePython 2.3.5 build 236 and
ActivePython 2.4.0 build 244 are now available from:

http://www.ActiveState.com/Products/ActivePython

ActivePython 2.3.5.236 is a bug-fix release matching core Python 2.3.5.
ActivePython 2.4.0.244 is a bug-fix release matching core Python 2.4.0.
Both of these releases contain an important security fix for
SimpleXMLRPCServer as detailed here:

http://www.activestate.com/Products/ActivePython/advisory.plex
http://www.python.org/security/PSF-2005-001/

Builds for Linux, Solaris and Windows are available.

We would welcome any and all feedback to:
(e-mail address removed)
Please file bugs against ActivePython at:
http://bugs.ActiveState.com/ActivePython


What is ActivePython?
---------------------

ActivePython is ActiveState's quality-assured binary build of Python.
Builds for Windows, Linux and Solaris and made freely available.

ActivePython includes the Python core and core extensions (zlib 1.2.1,
bzip2 1.0.2, bsddb 4.2.52, Tk 8.4.4, and Tix 8.1.4). On Windows,
ActivePython includes the PyWin32 suite of Windows tools developed by
Mark Hammond, including bindings to the Win32 API and Windows COM, the
Pythonwin IDE, and more.

ActivePython also includes a wealth of Python documentation, including:
- the core Python docs
- Andrew Kuchling's "What's New in Python" series
- the Non-Programmer's Tutorial for Python
- Mark Pilgrim's excellent "Dive into Python", and
- a snapshot of the Python FAQs, HOWTOs and PEPs.

An online version of the docs can be found here:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.3/welcome.html
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/welcome.html
In particular the Release Notes:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.3/relnotes.html
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/relnotes.html
and the Installation Guide:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.3/installnotes.html
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/installnotes.html


Extra Bits
----------

This release of ActivePython also includes the following packages:

- a Windows "debug" package: debug-built binaries for ActivePython
users building debug versions of their binary Python extensions
- ActivePython23.chm & ActivePython24.chm: an MS compiled help
collection of the full ActivePython documentation set. Linux
users of applications such as xCHM might find this useful.

These packages are available from:
ftp://ftp.activestate.com/ActivePython/etc/

On behalf of the team at ActiveState,
Thanks, and enjoy!
 
M

mep

ActivePython-2.4.0-243-win32-ix86.msi : 29M
ActivePython-2.4.0-244-win32-ix86.msi : 18M
What make so much difference of the size of them, which distinct monir
version number for 1 only.
Any explaination?
 
T

Trent Mick

mep said:
ActivePython-2.4.0-243-win32-ix86.msi : 29M
ActivePython-2.4.0-244-win32-ix86.msi : 18M
What make so much difference of the size of them, which distinct monir
version number for 1 only.
Any explaination?


Yes, build 243 accidentally included some debug-build bits from
the included PyWin32 build in the package. These debug bits are
only intended for the separate Windows "debug" package. I fixed
this for build 244.

$ diff -qr ActivePython-2.4.0-243-win32-ix86 ActivePython-2.4.0-244-win32-ix86 | grep "Only in"
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/isapi: PyISAPI_loader_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/isapi: PyISAPI_loader_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: dde_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: dde_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: Pythonwin_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: Pythonwin_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: scintilla_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: win32ui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: win32ui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: win32uiole_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin: win32uiole_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: dbi_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: dbi_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/Demos: BackupRead_BackupWrite.py
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/Demos: BackupSeek_streamheaders.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32/libs: pywintypes_d.lib
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: mmapfile_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: mmapfile_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: odbc_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: odbc_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: perfmondata_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: perfmondata_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: perfmon_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: perfmon_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: pythonservice_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: pythonservice_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32/scripts: setup_d.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: servicemanager_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: servicemanager_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/test: test_win32event.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: timer_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: timer_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win2kras_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win2kras_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32api_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32api_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32clipboard_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32clipboard_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32event_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32event_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32evtlog_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32evtlog_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32file_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32file_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32gui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32gui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32help_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32help_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32inet_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32inet_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32lz_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32lz_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32net_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32net_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32pdh_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32pdh_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32pipe_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32pipe_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32popenWin9x_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32popenWin9x_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32print_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32print_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32process_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32process_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32ras_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32ras_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32security_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32security_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32service_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32service_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32trace_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32trace_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32wnet_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: win32wnet_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: winxpgui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: winxpgui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: _winxptheme_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32: _winxptheme_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32com/libs: pythoncom_d.lib
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/adsi: adsi_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/adsi: adsi_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axcontrol: axcontrol_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axcontrol: axcontrol_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axdebug: axdebug_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axdebug: axdebug_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axscript: axscript_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/axscript: axscript_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext: directsound
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/ifilter: ifilter_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/ifilter: ifilter_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/internet: internet_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/internet: internet_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/mapi: mapi_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/mapi: mapi_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/shell: shell_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/shell: shell_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/taskscheduler: taskscheduler_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/taskscheduler: taskscheduler_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR: pythoncom24_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR: pywintypes24_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/SystemFolder: pythoncom24_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/SystemFolder: pywintypes24_d.pdb



Cheers,
Trent
 
M

mep

Got it. Thanks.I'm just curious.:)


Trent Mick said:
Yes, build 243 accidentally included some debug-build bits from
the included PyWin32 build in the package. These debug bits are
only intended for the separate Windows "debug" package. I fixed
this for build 244.

$ diff -qr ActivePython-2.4.0-243-win32-ix86
ActivePython-2.4.0-244-win32-ix86 | grep "Only in"
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/isapi:
PyISAPI_loader_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/isapi:
PyISAPI_loader_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
dde_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
dde_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
Pythonwin_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
Pythonwin_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
scintilla_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
win32ui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
win32ui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
win32uiole_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/pythonwin:
win32uiole_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
dbi_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
dbi_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/Demos:
BackupRead_BackupWrite.py
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/Demos:
BackupSeek_streamheaders.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32/libs:
pywintypes_d.lib
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
mmapfile_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
mmapfile_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
odbc_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
odbc_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
perfmondata_d.dll
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
perfmondata_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
perfmon_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
perfmon_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
pythonservice_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
pythonservice_d.pdb
Only in
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32/scripts
: setup_d.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
servicemanager_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
servicemanager_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32/test:
test_win32event.py
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
timer_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
timer_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win2kras_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win2kras_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32api_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32api_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32clipboard_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32clipboard_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32event_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32event_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32evtlog_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32evtlog_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32file_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32file_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32gui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32gui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32help_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32help_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32inet_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32inet_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32lz_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32lz_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32net_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32net_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32pdh_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32pdh_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32pipe_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32pipe_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32popenWin9x_d.exe
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32popenWin9x_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32print_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32print_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32process_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32process_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32ras_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32ras_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32security_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32security_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32service_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32service_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32trace_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32trace_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32wnet_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
win32wnet_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
winxpgui_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
winxpgui_d.pyd
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
_winxptheme_d.pdb
Only in ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32:
_winxptheme_d.pyd
Only in
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32com/libs
: pythoncom_d.lib
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
dsi: adsi_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
dsi: adsi_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xcontrol: axcontrol_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xcontrol: axcontrol_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xdebug: axdebug_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xdebug: axdebug_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xscript: axscript_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/a
xscript: axscript_d.pyd
Only in ActivePython-2.4.0-244-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext:
directsound
Only in
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/i
filter: ifilter_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/i
filter: ifilter_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/i
nternet: internet_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/i
nternet: internet_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/m
api: mapi_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/m
api: mapi_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/s
hell: shell_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/s
hell: shell_d.pyd
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/t
askscheduler: taskscheduler_d.pdb
ActivePython-2.4.0-243-win32-ix86/INSTALLDIR/Lib/site-packages/win32comext/t
askscheduler: taskscheduler_d.pyd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top