Re: [Pythonmac-SIG] IDE that doesn't look awful?

2008-10-22 Thread Trent Mick
hat I suspect that chart is mistaking XUL and XBL (XML dialects for defining UI) as "HTML". Trent -- Trent Mick trentm at activestate.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] IDE that doesn't look awful?

2008-10-20 Thread Trent Mick
other than the main one), but definitely better than the current release version (Komodo 4.4). Note that these "nightly" builds are pre-release builds. Cheers, Trent -- Trent Mick trentm at activestate.com ___ Pythonmac-SIG maillis

Re: [Pythonmac-SIG] Installing wxPython with ActivePython and OSX

2006-04-17 Thread Trent Mick
he architecture of the Python binary and bomb > out if it's incorrect. I could go ahead and add such a test, although > I think the OS X Installer will just give a generic "you are not > allowed to install this package" message, which is arguably just as > confu

Re: [Pythonmac-SIG] Installing wxPython with ActivePython and OSX

2006-04-17 Thread Trent Mick
uires you to compile it yourself from source: http://sourceforge.net/project/showfiles.php?group_id=10718 wxPython-src-2.6.3.2.tar.gz Cheers, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] 2.3 vs 2.4

2006-04-17 Thread Trent Mick
a Universal build. We currently have separate builds for Mac OS X/PowerPC and Mac OS X/x86. We hope to have universal builds in the future but won't very soon. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.or

Re: [Pythonmac-SIG] 2.3 vs 2.4

2006-04-17 Thread Trent Mick
o designed to be framework, or > so I thought. ActivePython 2.4.3 should most certainly be considered an install target for an extension looking for a "python 2.4.3" to install to. And, yes, ActivePython is a framework build/install of Python, just as are the Apple Python a

Re: [Pythonmac-SIG] Install location

2006-04-10 Thread Trent Mick
ne. Happy coincidence! :) Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Install location

2006-04-10 Thread Trent Mick
[Bob Ippolito wrote] > > On Apr 10, 2006, at 2:29 PM, Ronald Oussoren wrote: > > >On 10-apr-2006, at 23:14, Trent Mick wrote: > > > >>The old (now deprecated) Mac "Python IDE.app" was never included in > >>ActivePython. > > > >Good for

Re: [Pythonmac-SIG] Install location

2006-04-10 Thread Trent Mick
universal MacPython build do this or is it still the plan to do so? I was planning to move from using /usr/local/bin to the full framework path in a future ActivePython. Cheers, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maill

Re: [Pythonmac-SIG] ANN: ActivePython 2.4.3.11 is now available

2006-04-06 Thread Trent Mick
[Ronald Oussoren wrote] > > Ronald, you mentioned a while back that you intended to integrate > > that work with the main Python SVN. Is that still your intention? > > Yes it is, but only for the trunk. Cool, thanks. Trent -- Trent Mic

[Pythonmac-SIG] ANN: ActivePython 2.4.3.11 is now available

2006-04-06 Thread Trent Mick
h the main Python SVN. Is that still your intention? Cheers, Trent -- Trent Mick TrentM at ActiveState.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] add other Python distros to the downloads page?

2006-02-16 Thread Trent Mick
iption of ActivePython. Done. Thanks. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] add other Python distros to the downloads page?

2006-02-15 Thread Trent Mick
r, too. "enthon" they call it -- though it looks like they only have a distro for Windows. http://code.enthought.com/enthon/ I think mention of the other distros out there (along with a brief synopsis of them) would help users make an informed decision. T

Re: [Pythonmac-SIG] Build script for Universal Python

2006-02-13 Thread Trent Mick
ee on products if they are and stay freeware or opensource software. I have done so for both Camino and Adium, please email or message me and perhaps we will talk it over. ... He is even Dutch (or at least lives in the Netherlands)! :) Trent -- Trent Mick [EMAIL PROTECTED] __

Re: [Pythonmac-SIG] ANN: ActivePython 2.4.2.10 is now available

2006-01-24 Thread Trent Mick
t; /System/Library/Frameworks. I've sent him email asking for that to > change, but I don't know where that will end up. Probably a patch to python/Mac/OSX/Makefile changing the value of "prefix". Or, actually (slowly remembering), I believe you can set that with the ".

Re: [Pythonmac-SIG] ANN: ActivePython 2.4.2.10 is now available

2006-01-24 Thread Trent Mick
atches.zip Only some of those are relevant to the core Python build on OS X. For example, macosx_arch.patch. It is on my todo list to get my stuff building with the Python SVN head and start getting some of these patches in the core. Trent -- Trent Mick [EMAIL PROTECTED]

[Pythonmac-SIG] ANN: ActivePython 2.4.2.10 is now available

2006-01-24 Thread Trent Mick
ble than I am about the issues involved. Any feedback would be appreciated. Cheers, Trent, Python Tech Lead -- Trent Mick TrentM at ActiveState.com ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] readline support in ActivePython 2.4.2?

2005-11-29 Thread Trent Mick
d either build the readline module to any Python 2.4 and plop that in. Dropping in the readline.so from the Mac Python build should work to. Sincerely, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://m

Re: [Pythonmac-SIG] Preferred IDE

2005-11-29 Thread Trent Mick
27;d be interested in any comments you have about Komodo's Python debugging (or anything else about it). Cheers, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Python 2.4.1 not replacing earlier versions.

2005-09-02 Thread Trent Mick
one. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Discussion of Python IDE's: strengths and weaknesses (long)

2005-07-06 Thread Trent Mick
; that don't show any sign of getting fixed. An aside on Tk on OS X: poke around here to see some of the Tcl/Tk work being done for native theming on OS X: http://tktable.sourceforge.net/tile/screenshots/macosx.html This work will be going into *Tcl* 8.5 (its next release). I'm

[Pythonmac-SIG] ANN: ActivePython 2.4.1 build 247 for Mac OS X

2005-06-28 Thread Trent Mick
lcome.html Thanks, and enjoy! Trent, Python Tech Lead -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-17 Thread Trent Mick
ePython's framework install dir. I hope that the license clarification alleviates people's concerns. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Tricky question?

2005-06-14 Thread Trent Mick
t GUI apps won't install this way though. They will just have been dragged from a disk image or something to whereever the user wanted to install it. Typically this is somewhere under /Applications, but could also be anywhere else. Trent -- Trent Mick [EMAIL PROTECTED] ___

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-08 Thread Trent Mick
cause confusion for the "naive user copying the whole framework" that you mentioned. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-08 Thread Trent Mick
at issue. Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-07 Thread Trent Mick
[Larry Meyn wrote] > Sorry for the wording, a failed attempt at humor. No worries. Just making sure that ActivePython wasn't doing anything stupid. My successful attempt at paranoia. :) Cheers, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pytho

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-07 Thread Trent Mick
/2.4/Python > (compatibility version 2.4.0, current version 2.4.0) Okay. This would require doing some binary patching of the MacPython binaries (and the ActivePython binaries in the opposite case: moving ActivePython aside). That is probably quite do-able: the ActivePython installer has to do thi

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-07 Thread Trent Mick
mp.py) is still there: python -m pimp -h python -m pimp -l python -m pimp -i PIL Cheers, Trent -- Trent Mick [EMAIL PROTECTED] ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] ActiveState's OS X Python

2005-06-07 Thread Trent Mick
vePython is misbehaving for you, if at all. [Bob wrote] > Since it's installed to the same place, and is the same version of > Python, I'd expect the extensions to be interchangeable at least. Yes. ActivePython should be fully binary compatible with MacPython (of the same .). If not,

[Pythonmac-SIG] ANN: ActivePython 2.4.1 for Mac OS X is now available

2005-06-07 Thread Trent Mick
, you can find the ActivePython documentation here: /Library/Documentation/Help/ActivePython 2.4 Help/index.html An online version of the docs can be found here: http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/welcome.html Thanks, and enjoy! Trent,