.h files?

R

rogerdpack

Question. Seems that with python distributions you have the option to
include either "external facing, public" *.h files, and make them
available, or include the whole kit and kaboodle [all *.h files]. Any
word on how python does this currently? Just wondering as ruby runs
into the same question.
Thanks!
-roger
 
M

Martin v. Löwis

Question. Seems that with python distributions you have the option to
include either "external facing, public" *.h files, and make them
available, or include the whole kit and kaboodle [all *.h files].

What python distributions are you referring to? The ones I know don't
make this distinction; there is only a single set of header files that
you can choose to install.

Regards,
Martin
 
R

rogerdpack4

What python distributions are you referring to? The ones I know don't
make this distinction; there is only a single set of header files that
you can choose to install.

Ok good to know.
-r
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,197
Messages
2,571,038
Members
47,633
Latest member
BriannaLyk

Latest Threads

Top