about python modules
- From: srinivas <srinivas.puvvala@xxxxxxxxx>
- Date: Wed, 21 May 2008 05:31:50 -0700 (PDT)
hi friends i am new to python programming.
i am using Python 2.5 and IDLE as editor.
i have developed some functions in python those will be calling
frequently in my main method .
now i want to know how to import my functions folder to python in
sucha way that the functions in functions folder should work like
python library modules .
i have python in folder C:\python25\..
and functions folder D:\programs\Functions\
pls help me friends how to do that.
.
- Follow-Ups:
- Re: about python modules
- From: Scott David Daniels
- Re: about python modules
- From: inhahe
- Re: about python modules
- From: bockman
- Re: about python modules
- From: Roy Smith
- Re: about python modules
- Prev by Date: qrcode in python?
- Next by Date: Re: Running commands on cisco routers using python
- Previous by thread: qrcode in python?
- Next by thread: Re: about python modules
- Index(es):
Relevant Pages
|