Top "Activestate" questions

ActiveState is a software company which develops precompiled distros of Perl, Python, and Tcl as well as an IDE.

Why does ActivePython exist?

What's ActivePython actually about? From what I've read it's just standard Python with OpenSSL and PyWin32 (on Windows). No big …

python activestate activepython
How to use the win32gui module with Python?

Im my Python file, I have imported the win32gui module like this: import win32gui I have also downloaded …

python win32gui activestate
Running a batch file from Perl (Activestate perl in Windows)

I have a Perl program which does something like below: #!/usr/bin/env perl use strict; use warnings; my $exe = "…

windows perl activestate
Perl PPM error "failed 500 Can't connect to ppm4.activestate.com:8080 (connect: timeout)"

when I try to connect PPM it shows this error, i have verified firewall also it has not activated. I …

perl activestate