python requirements

Hi all,

I can successfully compile python on some of my solaris boxes (they will be clients); however, the ctypes module is failing… is this module necessary for them to be ansible clients?

thanks

I don’t think we use ctypes anywhere (grep’s not finding it anyway), so I think you’ll be ok.

Not using it to my knowledge now, but can’t say we might not pick it up in the future.

No plans to, though.

thanks… i’ll give it a go then… very cool project btw! i’ve been looking for something to force me to get over tokenized whitespace and learn python. (although haskell does it too and is super fun) :slight_smile: