Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62638 > unrolled thread

Re: urllib and authentication script integration

Started byChris Angelico <rosuav@gmail.com>
First post2013-12-24 03:27 +1100
Last post2013-12-24 03:27 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: urllib and authentication script integration Chris Angelico <rosuav@gmail.com> - 2013-12-24 03:27 +1100

#62638 — Re: urllib and authentication script integration

FromChris Angelico <rosuav@gmail.com>
Date2013-12-24 03:27 +1100
SubjectRe: urllib and authentication script integration
Message-ID<mailman.4565.1387816057.18130.python-list@python.org>
On Tue, Dec 24, 2013 at 12:47 AM, Jeff James <jeff@jeffljames.com> wrote:
> I have some simple code I would like to share with someone that can assist
> me in integrating authentication script into.  I'm sure it's an easy answer
> for any of you.  I am still researching, but on this particular project,
> time is of the essence and this is the only missing piece of the puzzle for
> the completion of this script.  I know all of you are busy, but if anyone
> has some time for me to send them what I have, I'd rather not share it on
> the public forum.   Thanks

A little more information would be helpful. I gather from your subject
line that you're using urllib; that's a start. What version of Python,
and what platform(s)? What sort of authentication are you trying to
do? Can you cut down the code in question until it's no longer
sensitive (that is, so it's safe to post in public), so we can see
what it needs to do?

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web