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

2005-07-07 Thread Wolfgang Keller
Hello, > Wolfgang's question has prompted me to think more generally about each > Python IDE for OS Xthat has been discussed. I've used, or tried to use, > every one of them over the past several months, and I'd like to offer a > brief discussion of each, plus some that have not been discussed at

[Pythonmac-SIG] Stability of (I)DEs, particularly WingIDE? (Re: [Boa Constr] Re: ANN: Boa Constructor for OS X available)

2005-07-06 Thread Wolfgang Keller
+ > terminal is about the only thing that works for me. Any opinions on how WingIDE compares to the others concerning this issue? TIA, Sincerely, Wolfgang Keller -- P.S.: My From-address is correct ___ Pythonmac-SIG maillist - Pythonmac

Re: [Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-06 Thread Wolfgang Keller
Apple, no clue. The ACLs in MacOS X are Posix however, afaik. Best regards, Wolfgang Keller -- P.S.: My From-address is correct ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-04 Thread Wolfgang Keller
no support for them. > Yes, they should appear empty, and I would imagine, throw an > Exception on any attempt to set them. Exactly. And, imho, the API (a dict) should be identical on all platforms that support EAs, not just on MacOS X. Best regards Wolfgang Keller -- P.S.: M

Re: [Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-04 Thread Wolfgang Keller
Hello, > On May 3, 2005, at 11:09 AM, Wolfgang Keller wrote: >> has anyone already wrapped the getxattr(), setxattr(), >> removexattr(), listxattr() functions on MacOS 10.4 for >> Python? > I took a stab at it today. Hey, I had asked _whether_ someone has d

Re: [Pythonmac-SIG] PyOXIDE wishes?

2005-05-03 Thread Wolfgang Keller
Hello, > Update the PyOXIDE homepage - What homepage? There is nothing there. - Get rid of the HTTP/HTML forum and use a mailinglist instead. With bi-directional gatewaying to gmane.org, obviously. Best regards Wolfgang Keller -- P.S.: My From-address is corr

[Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-03 Thread Wolfgang Keller
Hello, has anyone already wrapped the getxattr(), setxattr(), removexattr(), listxattr() functions on MacOS 10.4 for Python? TIA, Best regards Wolfgang Keller -- P.S.: My From-address is correct ___ Pythonmac-SIG maillist - Pythonmac-SIG

Re: [Pythonmac-SIG] Mac User Python Newbies

2005-02-14 Thread Wolfgang Keller
> Speaking of DrPython, I have an example of having it packaged in the > py2app svn trunk.. but as it uses wxScintilla, it isn't really very fun > to play with. Dumb question: What's wrong with wxScintilla? Doesn't SPE use it as well? What's Boa using? B

Re: [Pythonmac-SIG] Mac User Python Newbies

2005-02-14 Thread Wolfgang Keller
gt; Thus is the nature of open-source. > How many Linux distros are there? ...how many FreeBSD distributions are there? And what is the consequence for the users, developers, administrators of systems running on FreeBSD compared to Linux? *duck* &g

Re: [Pythonmac-SIG] Mac User Python Newbies

2005-02-14 Thread Wolfgang Keller
used and could maybe also get more productive more quickly due to "better quality" of the "batteries included" in python... Best regards Wolfgang Keller ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Re: Mac newbie

2005-02-14 Thread Wolfgang Keller
> 3a Command R can wait for the third tier because I have a trick: I > run a script "onchange.py python somefile.py" which runs somefile.py > whenever I save the file. But a newbie wouldn't know how to create > this script. Stakeout? Be

Re: [Pythonmac-SIG] ANN: PyOXIDE 0.7.1 - Cocoa based Python IDE

2005-01-18 Thread Wolfgang Keller
> PyOXIDE 0.7.1 is now available on my idisk (as PyOXIDE_0.7.1.dmg): Hey, no screenshots on the WWW site? ;-) Regards, Wolfgang Keller ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Folder Actions in Python?

2005-01-17 Thread Wolfgang Keller
And finally, the development of a kqueuereactor is now foreseen for twisted. :-) There are also kernel modules available for Linux which provide similar functionality. BTW: It seems that the MacOS X Finder still polls the filesystem instead of using kqueue - Ouch. Best regards, Wo

[Pythonmac-SIG] Folder Actions in Python?

2005-01-13 Thread Wolfgang Keller
thout having to poll the corresponding folder all the time (ouch)? TIA, Best regards Wolfgang Keller ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig