I have been browsing through creating a Python module for common
custom functions that I frequently use, but I am wondering, is this
the best method, and is it necessary?
Really all I need is to import functions from another plaintext Python
source file, how might I do this?
What would merit the need to create a C-based Python module?

Thanks in advance
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to