Neale Ferguson wrote: > A symlink. > > On 2/3/09 10:06 PM, "Shawn Walker" <[email protected]> wrote: > >> I'd be curious as to how you got errors from python 2.5, as pkg only >> supports python 2.4 and we have #!/usr/bin/python2.4 at the top of all >> our scripts. >> >> 2.5 is untested and unsupported.
Ah, anyway, it's likely because whatever version of urllib2 you're using doesn't have the HTTPSHandler attribute. You're in uncharted territory by using Python 2.5. Again, only 2.4 has been tested. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
