> what I try I cannot get the page to say anything other than
> "This module has
> been imported 0 times". removeing the pyc's and or editing
> the .py seemed to
> have no effect.
This was due to IIS6 providing "unlimited length style" filenames (eg,
"\\?\c:\etc") I've recently fixed that in the
For
argument's sake, let's say your new
code is saved as HelloWorld.py in a directory named modules, which is
a sub-directory under your main project files directory. Some may
disagree, but using a single directory like
this for all your custom modules is a good
method.
imp
Guys,I have a simple script that will create a window and print "Hello World". What I want to do is import this script into another script which control may program. The problem I'm having is with the Import path. When I move my "Hello World" script away from the development directories the path ge
Title: Message
Dear
All,
In a couple of year
i have been involve with many programming language. Finally i found Python
the Batteries included.
I love it. I
finished many programming with Python.
For this moment i
have to do the integration on SAP, SAPPhone with Telephony Hardware (CTI
David Primmer wrote:
> Robin Becker wrote:
>> Robin Becker wrote:
>>> I thought I'd check here in case anyone has already connected django to IIS.
>> despite this it seems that the application produces a page. However, no
>> matter
>> what I try I cannot get the page to say anything other than "T
Christian Menge wrote:
> Hey Guys,
>
> We have been C developers for years and have decided to try a couple
> projects using Python. I'm very excited about the potential gains we
> mayl achieve using this language.
>
> We have a couple .SWF files that I want to play with a Python
> application. I'
Hey Guys,We have been C developers for years and have decided to try a couple projects using Python. I'm very excited about the potential gains we mayl achieve using this language. We have a couple .SWF files that I want to play with a Python application. I've installed Python for Windows and did s
Robin Becker wrote:
> Robin Becker wrote:
>> I thought I'd check here in case anyone has already connected django to IIS.
>
> despite this it seems that the application produces a page. However, no
> matter
> what I try I cannot get the page to say anything other than "This module has
> been im
Robin Becker wrote:
> I thought I'd check here in case anyone has already connected django to IIS.
>
>
Well I thought I'd give the isapi module a twirl as it seemed it would be easy,
but with IIS 6 running on a virtual Win Server 2003 Web edition I fell at the
first hurdle. The hosted environ