RE: Newbie & package setup (more)

2001-06-25 Thread Patrick K. O'Brien
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Larry Bates Sent: Monday, June 25, 2001 3:02 PM To: [EMAIL PROTECTED] Subject: RE: Newbie & package setup (more) Thanks for feedback. This function works perfectly if I put it in c:\python21\lib but I

RE: Newbie & package setup (more)

2001-06-25 Thread Larry Bates
[EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of ActivePython digest..." Today's Topics: 1. RE: Newbie & package setup (Patrick K. O'Brien) --__--__-- Message: 1 Reply-To: <[EMAIL PROTECTED]> F

RE: Newbie & package setup

2001-06-25 Thread Patrick K. O'Brien
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Larry Bates Sent: Monday, June 25, 2001 12:59 PM To: [EMAIL PROTECTED] Subject: Newbie & package setup I wish to put the modules that I write that will be used in other Python programs in t

Newbie & package setup

2001-06-25 Thread Larry Bates
I wish to put the modules that I write that will be used in other Python programs in the following directory structure: c:\mylibrary--+ | | +-utils--- utility modules (signon, read_ini modules) |

Newbie & package setup

2001-06-25 Thread Larry Bates
I wish to put the modules that I write that will be used in other Python programs in the following directory structure: c:\mylibrary--+ | | +-utils--- utility modules (signon, read_ini modules) |

Newbie & package setup

2001-06-25 Thread Larry Bates
I wish to put the modules that I write that will be used in other Python programs in the following directory structure: c:\mylibrary--+ | | +-utils--- utility modules (signon, read_ini modules) |