[Tutor] webbrowser module, weird weird behaviour

Glen Wheeler wheelege@tsn.cc
Fri, 6 Apr 2001 23:49:00 +1000


It is a little strange isn't it...thanks for the incoming reply :)

  I'm running win98 here.


----- Original Message -----
From: Kalle Svensson <kalle@gnupung.net>
To: <tutor@python.org>
Sent: Friday, April 06, 2001 11:48 PM
Subject: Re: [Tutor] webbrowser module, weird weird behaviour


> Sez Glen Wheeler:
> >   Hello everyone again,
> >
> >   I thought my anguish was for naught when I was looking through the
docs
> > and located the module 'webbrowser' however this module appeared to do
> > nothing, and in fact had a very strange characteristic...to me at least.
> > Here is my interpreter session :
> >
> > >>> import webbrowser
> > >>> dir(webbrowser)
> > ['__builtins__', '__doc__', '__file__', '__name__', 'webbrowser']
>
> That's some funky sh*t!  I've never seen that behavior, but I'm limited to
> one platform (GNU/Linux).  What's your platform and Python version?
>
> Anyway, check http://www.python.org/doc/current/lib/module-webbrowser.html
> (URL from memory...) for what it's supposed to do.
>
> I've read your previous message, btw, but I have no time at the moment.
> Will try to get a reply out tonight.
>
> Peace,
>   Kalle
> --
> Email: kalle@gnupung.net     | You can tune a filesystem, but you
> Web: http://www.gnupung.net/ | can't tune a fish. -- man tunefs(8)
> PGP fingerprint: 0C56 B171 8159 327F 1824 F5DE 74D7 80D7 BF3B B1DD
>  [ Not signed due to lossage.  Blame Microsoft Outlook Express. ]
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>