New to Python; what about #include, extern and function prototypes

Delaney, Timothy C (Timothy) tdelaney at avaya.com
Sun Mar 7 17:41:31 EST 2004


> From: Bo Jacobsen
> 
> I'm new to Python, and it looks as if there is no
> C like "#include and extern" or function protypes. No shell like ".
> ../filename"
> is this correct ?.
> 
> Is there any way to implement them ?
> 
> PS: For me, "import module" is no replacement for include.

http://www.catb.org/~esr/faqs/smart-questions.html

Hint: try learning/using the language before posting. Most of the people here get along just fine without #include in Python ...

Tim Delaney




More information about the Python-list mailing list