Re: [OSX] side by side python

2011-03-21 Thread sigzero
Thanks!

Oh, how do you like Sparrow vs Mail.app?

On Mon, Mar 21, 2011 at 9:30 AM, FELD Boris  wrote:
> Yes, no problem. Follow the installation normally; if you want to change
> your default python version to a new one, you need to launch "Update Shell
> Profile.command" in your installation path (/Applications/Python X.X/) or
> choose the "Update Shell Profile" during the installation.
> No specific problem, i use these Python versions without any problem on mac
> os x : 2.5, 2.6, 2.7, 3.0, 3.1, 3.2.
>
> --
> FELD Boris
> Sent with Sparrow
>
> On lundi 21 mars 2011 at 13:31, Robert wrote:
>
> Can I install Python 2.7 and 3.2 (from python.org) side by side on OSX
> without them stepping all over each other?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: cxOracle for python 2.4

2005-01-04 Thread sigzero

Volker Helm wrote:
> Hi there,
>
> does anybody knows where I can get the DB interface cx_Oracle for
Python
> 2.4 with win32.
>
> On http://www.computronix.com/utilities.shtml exists only the version

> for Python 2.3. I would try to compile it myself, if I had a compiler

> and would know how to use it ;-)
>
> Thanks in advance,
> 
> Volker

http://starship.python.net/crew/atuining/cx_Oracle/

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Spaces and tabs again

2005-08-13 Thread sigzero

Aahz wrote:

> Python 3.0 will prohibit tabs.
> --
> Aahz ([EMAIL PROTECTED])   <*> http://www.pythoncraft.com/
>
> The way to build large Python applications is to componentize and
> loosely-couple the hell out of everything.

Are you kidding? You are going to MANDATE spaces?

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Spaces and tabs again

2005-08-13 Thread sigzero
That is rediculous. If that happens...Python comes of my list of
languages to use. Are they going to mandate 4 spaces as well?

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Spaces and tabs again

2005-08-13 Thread sigzero
Ah!!! I read it and noticed the date "April 1st".  Doh!

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Getting the word to conventional programmers

2005-03-23 Thread sigzero
That was a great article. I really enjoyed it. We need more like it.

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Getting the word to conventional programmers

2005-03-23 Thread sigzero

Cameron Laird wrote:
> *DevSource* profiles "The State of the Scripting Universe" in
> http://www.devsource.com/article2/0,1759,1778141,00.asp >.

It would have been nice to put in a blurb for some of the cool stuff
planned for 8.5. That way people could see that things are *happening*
in the Tcl world and Tcl is moving forward language wise.

That doesn't take away from the article though. It was just a thought.

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Getting the word to conventional programmers

2005-03-23 Thread sigzero

Cameron Laird wrote:
> In article <[EMAIL PROTECTED]>,
>  <[EMAIL PROTECTED]> wrote:
>   .
>   .
>   .
> >It would have been nice to put in a blurb for some of the cool stuff
> >planned for 8.5. That way people could see that things are
*happening*
> >in the Tcl world and Tcl is moving forward language wise.
> >
> >That doesn't take away from the article though. It was just a
thought.
>   .
>   .
>   .
> Robert, though "just a thought", I want to say a few words in
response:
> you're wrong.  Or, you're ambiguous:  I think you're saying, "To
appro-
> priately infect readers with the enthusiasm for Tcl that you (and I)
> think they deserve to have, it is necessary to anticipate the
objection
> that Tcl is 'dormant' and convince them otherwise."
>
> Here's the problem:  a magazine needs to be written for its readers,
> rather than its authors or any other actors (from a business stand-
> point, content ultimately is designed to serve advertisers, but that
> rather dreary reality is a distraction we'll ignore for now).  Lynn's
> job was to profile the languages.  To keep her scope manageable, she
> did not address the cultures of the different languages.  As I under-
> stand her thoughts, she doesn't try to help the languages, but rather
> help the readers.
>
> It feels as though I'm hitting this tack of a point with a too-heavy
> sledgehammer.  I sure don't want to offend you, Robert; I *do* want
> to take the opportunity to distinguish the different motivations
afoot
> here.  While I think you already understand this, I'll make it
explicit:
> Lynn deserves our encouragement for her openness to ideas like use of
> scripting languages, not our censure for failing to go far enough.

The size of you hammer was okay with me. It takes a lot to offend me
and having delt with people from this group I know that most of the
stuff is constructive in nature anyway. : )

I did take the opportunity to submit the overall article to OSNews with
an extra link to the Tcl article.

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


win32evtlog

2005-06-13 Thread sigzero
Is anyone versed in pulling out information from the Windows (2000)
event log? I have looked at the docs and I am in the dark as to how to
do it. Do what? I am looking to pull out all events with "error" as the
type.

Robert

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: win32evtlog

2005-06-13 Thread sigzero
Doh! I didn't think to look in the demo directory. Silly me.

-- 
http://mail.python.org/mailman/listinfo/python-list