Home » ActiveState Blog
Supressing the Windows Error Report MessageBox with Subprocess and Ctypes20071128001155
Supressing the Windows Error Report MessageBox with Subprocess and Ctypes
Eric PromislowLast Updated: June 20, 2019
Hands up, anyone who’s written a Python script that was supposed to run for a long period of time unattended on a Windows box, only to come in t...
Adding New Languages to Komodo with UDL20070126024627
Adding New Languages to Komodo with UDL
Eric PromislowLast Updated: August 5, 2022komodo
Kid: Adding a New Language to Komodo with UDL -1. This Tutorial doesn’t work with Komodo 4.2 The API changed slightly when 4.2 was released, but...
Ok, time to do this blogging thing seriously again…20060612191621
Ok, time to do this blogging thing seriously again…
david-ascherLast Updated: November 5, 2018blog
For a few months, I really dropped off the blogging wagon. Too much real-world stuff to do. But now that that’s calming down a bit, I feel it...
ActivePerl 5.8.8.81620060315002307
ActivePerl 5.8.8.816
patrickcLast Updated: April 8, 2021activeperl
Note: While ActivePerl 5.8 can still be licensed by Team Tier customers, it is no longer maintained or supported. For these reasons, we highly recomme...
libpthread: how to get it20060206235309
libpthread: how to get it
kevinwLast Updated: June 20, 2019komodo
On Linux, Komodo requires the standard pthreads library to be installed. Some distributions have setup options that will omit this library. ...