RE: PYTHONPATH question....

2001-04-30 Thread lbottorff
What confused me is Learning Python's (O'Reilly "rat" book) mention of including library paths p. 22. But it doesn't make sense to have to worry about module paths and Python library paths in the same environment variable. Any idea what the "rat" was talking about? Lb It should be as simple a

PYTHONPATH question....

2001-04-30 Thread lbottorff
I'm using ActiveState Python 2.0.3 on both Win and Linux. I would like to know how to properly set up the PYTHONPATH variable on both to allow modules to be located in places other than the actual .../python-2.0.3/ main directory. Thanks Lb ___ Ac

Lost link on Python and functional programming

2001-04-27 Thread lbottorff
Somebody recently had an article on functional programming and Python. The article talked about a module for fp too. Anybody know about this article and where I might find it? Unfortunately, SEAFS: Search Engines Are For... in this case LB ___ Act

PPWin32 problem...

2001-04-24 Thread lbottorff
Did the problems discussed on the PPWin32 webpage, specifically p 82, doubletalk's comservers.py (http://www.oreilly.com/catalog/pythonwin32/errata/pythonwin32.unconfirmed) ever get cleared up? I think I'm having the same problem with a later (2.0) Python version not liking this script. Any i

Shameless newbie question....

2001-04-24 Thread lbottorff
I'm stuck on pp. 68-71 of "Python Programming on Win32". I tried to follow the "Implementing COM Objects with Python" but the SimpleCOMServer.py program doesn't seem to be working as I attempt to run it on PythonWin (PythonWin 2.0 (#8, Mar 7 2001, 16:04:37) [MSC 32 bit (Intel)] on win32). There i

Komodo doesn't do "run"?

2001-04-12 Thread lbottorff
I installed Komodo on both Win and Linux. Am I missing something, or does it just do file editing and "debugging"? In other words, it doesn't "run" the python script, right? LB ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveStat

ActivePython and .NET

2001-04-11 Thread lbottorff
What sort of .NET and/or SOAP capabilities does ActivePython have or will have? LB ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython

Python-Postgres support?

2001-02-28 Thread lbottorff
I'd like to access Postgres (7.0.3 on cygwin/NT4.0) from ActiveState Python (on NT4.0). I've tracked down a 3rd-party ODBC module, mxODBC. I've installed it, and interactive PythonWin doesn't know about it, even though it "sees" it in order to make the tool tips completions: >>>import mx.ODBC.iOD

Newbie want to do Python and ASP

2001-01-08 Thread lbottorff
I'm just not finding any documentation on how to use Python to do ASP scripting. Can someone point me in the right direction? LB ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython