before I get too carried away with
> this, however.
Scintilla is available and is very good.
HTH
Niki Spahiev
___
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.or
Greg Ewing wrote:
> What if you need to know whether it's an absolute or
> relative path, e.g. so you can join it to another path?
> You can't do that without knowing something about the
> semantics.
Maybe use file: URLs for universal format. They become more and more
used
)".
What if result is
(y in x #blah
)
HTH
Niki Spahiev
___
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
the console functions. For
example, a graphical application can use the console to display
debugging output.
A process can be attached to one console. If the calling process is
already attached to a console, AttachConsole fails with ERROR_ACCESS_DENIED.
Niki Spahiev
_