Hello,
I'm trying to get Subversion bindings for my installed version of
MacPython (/Library/Frameworks/Python.framework/Versions/2.4/) This
seems to mean that I want to install Subversion, and if so, I would like
to get it hooked up to Apache so that I can connect to
http://svn.latte.ca/ (or
Bob Ippolito wrote:
> On 9/19/06, Robert Love <[EMAIL PROTECTED]> wrote:
>> I'd like a simple explanation of what MacPython does for me and my
>> existing installation. I did check the FAQ but didn't see any thing
>> like this.
> MacPython is newer and community supported. It can be used to build
Pascal Bompard wrote:
The fix I have working for this now is to use a symbolic link to the
directory where I keep my scripts.
If you make the first line of
/Users/pascal/Documents/Python/Dev/myapps/test.py read like so:
#!/usr/bin/env python
and if your path contains /Users/pascal/Documents/
Nehemiah Dacres wrote:
Daniel Ashbrook wrote:
Anybody know how to make #pragma mark work with python in xcode?
python has pragmas? I dont thinks so
No, but XCode has pragmas. Well, #pragma mark at least.
Sadly, Dan, I don't know the answer to your question, but I am
interested in any (inte