On Aug 16, 3:03 pm, "Chris Mellon" <[EMAIL PROTECTED]> wrote:
> On 8/16/07, frikk <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On Aug 16, 2:43 pm, "Chris Mellon" <[EMAIL PROTECTED]> wrote:
> > > On 8/16/07, frikk <[EMAIL PROTEC
On Aug 16, 2:43 pm, "Chris Mellon" <[EMAIL PROTECTED]> wrote:
> On 8/16/07, frikk <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > I previously posted about accessing SharePoint over the web. Well I
> > have since given up any easy means of doing t
I previously posted about accessing SharePoint over the web. Well I
have since given up any easy means of doing this, since something else
has perked my interest. Instead of going to http://sharepoint/site,
why not just access \\sharepoint\site\ directly?
So my question is this - How do I access
Hey everyone,
I need to authenticate with a Sharepoint server. It looks to be
using 'NTLM' authentication. I've looked on the newsgroup and it
looks like there has been talk of using python and NTLM but no
definite solutions are apparent.
Can anyone provide me with any kind of help on this is
This should be a very simple one, sorry!
I installed wxWindows on my OS X box but I am unable to get my python
install to recognize the module. Unfortunately I don't know a whole
lot about where modules install to or how to configure python to see
them. IE: 'import wx' does not work - it says un
On Aug 3, 2:26 am, "Hendrik van Rooyen" <[EMAIL PROTECTED]> wrote:
> "frikk" wrote:
> > 1. ... Am I somehow leaving
> > objects laying around that aren't being deleted? Is create_rectangle
> > not the appropriate function to use?)
>
Hey everyone. I have been working with python for a couple years now,
but just recently built my first program with a GUI. I decided to
start with Tkinter since it is included with the base package,
although wxWindows will likely be my next choice. Tkinter seems to be
pretty slow for my needs.
Hey Everyone!
I've got a question regarding the capabilities of python in a real
time environment. I'll start by saying I'm a little bit flaky when it
comes to terminology, so please correct me or ask where it seems I'm
not beings specific or using the wrong wording.
I am looking into a project fo