Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7555812
By: choiscipy

I am a newbie to Python. 
I have two .py files: main.py and func.py. func.py has a function and main.py
has a code calling the function. When I run it I got error message - "NameError:
name 'print_ln' is not defined".
Anyone knows how to call a function which is not defined in the same .py file? 

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to