Re: Command lime code

2008-09-01 Thread Manuel Ebert

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Okay, I'll take I wild guess: By command lime code you did not  
refer to the algorithmic domination of citrus fruit, but rather to  
that window with the tiny blinking cursor and loads of text in white  
on black. Also by 'chdir' you probably mean the MS DOS equivalent to  
UNIX 'cd' (which AFAIK also works on MS DOS). So Googling for MS DOS  
Commands might be a good idea and yield, amongst others, this result:


http://en.wikipedia.org/wiki/List_of_DOS_commands


On Aug 29, 2008, at 6:20 PM, [EMAIL PROTECTED] wrote:


I am new to python.
I did find a page which listed some code - IE chdir type code but
can not find it again.
Can you supply an address?
--
http://mail.python.org/mailman/listinfo/python-list



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFIu5wCcZ70OCIgLecRArTEAJ42+XoaVOgOnk+o/f3shWSp0Cq3CQCfRstB
8bKzY9FBeZmGzKyzAg7xEwk=
=3xLN
-END PGP SIGNATURE-
--
http://mail.python.org/mailman/listinfo/python-list


Re: Command lime code

2008-09-01 Thread Grant Edwards
On 2008-08-29, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 I am new to python.

OK.

 I did find a page which listed some code - IE chdir type
 code but can not find it again.

I have absolutely no clue what you mean.

 Can you supply an address?

Sure, in fact, I can supply two!

  http://www.python.org/
  http://www.google.com/

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


Re: Command lime code

2008-09-01 Thread Terry Reedy



Manuel Ebert wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Okay, I'll take I wild guess: By command lime code you did not refer 
to the algorithmic domination of citrus fruit, but rather to that window 
with the tiny blinking cursor and loads of text in white on black. Also 
by 'chdir' you probably mean the MS DOS equivalent to UNIX 'cd' (which 
AFAIK also works on MS DOS). So Googling for MS DOS Commands might be 
a good idea and yield, amongst others, this result:


The os module also has an os-independent chdir() function.

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


Re: Command lime code

2008-08-29 Thread Steven D'Aprano
On Fri, 29 Aug 2008 17:20:37 +0100, London wrote:

 I am new to python.
 I did find a page which listed some code - IE chdir type code but can
 not find it again.
 Can you supply an address?


http://www.google.com is a good address to use.


Seriously, did you think we've hacked your computer and are spying on 
your web browsing? How would we know what web page you have visited?



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


Re: Command lime code

2008-08-29 Thread Timothy Grant
On Fri, Aug 29, 2008 at 3:38 PM,  [EMAIL PROTECTED] wrote:
Seriously, did you think we've hacked your computer and are spying on
your web browsing? How would we know what web page you have visited?

 I was hoping someone would give me a page add where such code could be
 found.
 Thanks for the helpful reply.
 --
 http://mail.python.org/mailman/listinfo/python-list


If you asked a more helpful question you may get more helpful replies.
None of us here have experienced your experiences, or seen the code
you're working on, so expecting us to divine what you're looking for
based on next-to-no content in your question is a bit much.


-- 
Stand Fast,
tjg. [Timothy Grant]
--
http://mail.python.org/mailman/listinfo/python-list


Re: Command lime code

2008-08-29 Thread Cameron Laird
In article [EMAIL PROTECTED],
Timothy Grant [EMAIL PROTECTED] wrote:
On Fri, Aug 29, 2008 at 3:38 PM,  [EMAIL PROTECTED] wrote:
Seriously, did you think we've hacked your computer and are spying on
your web browsing? How would we know what web page you have visited?

 I was hoping someone would give me a page add where such code could be
 found.
 Thanks for the helpful reply.
 --
 http://mail.python.org/mailman/listinfo/python-list


If you asked a more helpful question you may get more helpful replies.
None of us here have experienced your experiences, or seen the code
you're working on, so expecting us to divine what you're looking for
based on next-to-no content in your question is a bit much.
.
.
.
London, what does 'chdir' type code mean to you?  Are you
asking about use of Python by systems administrators URL:
http://www.webpronews.com/topnews/2004/02/24/python-in-systems-administration-part-i-better-scripting
 ?
--
http://mail.python.org/mailman/listinfo/python-list