19 Dec 2005 23:56:04 -0800, Shahriar Shamil Uulu <<a href="mailto:shamilsons@gmail.com">shamilsons@gmail.com</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear All,<br>i got another questions. For example i have two programs in python<br>like: first.py, second.py.<br>In first.py i have a function test() like:<br># first.py<br>...<br>def test(name):<br>      print name<br><br>
.... so other functions<br>=========================<br><br>#second.py<br><br>Question is how i can include first.py into second.py and use function<br>test.py.<br>Thank you ...<br></blockquote></div><br><br>I also want to know:) Someone please tell us 2.
<br>