Hi all, I am trying to use IronPython and import 'urllib' -- and I have copied the /Lib/ dir from my Python 2.4 download, but I keep getting an error that the module "_socket" can't be found. I am correct in assuming I should I be able to use the standard libs in IronPython? Is there a specific way to go about this? Thanks for any help. - John