I need to installed Python 3.6.x on Windows as part of an automated process
without user-interaction. Recently Python releases provided MSI files for
installation using the "msiexec" utility however there are no more MSI release
files available for Python 3.6.X. Are there any alternatives?
-aj
optparse
is your friend.
-aj
2010/6/3 steph_awk
> I have been searching for quite some times without success.
>
> I have a python script that needs to start from command line and it
> should have a config file to fill out the detais (itis one program,
> and many possible configurations).
>
> s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi there,
I need to implement the following:
sending SOAP requests and receiving SOAP responses
over HTTPS with
- authentication based on client-certificates _and_ basic authorization
- verification of the server cert
The client cert is protected
--On 28. September 2007 16:36:43 +0100 kamal hamzat
<[EMAIL PROTECTED]> wrote:
Dear All,
I have this error after i added the if statement
Error Type: TypeError
Error Value: mybrains.__cmp__(x,y) requires y to be a 'mybrains', not a
'int'
for i in context.zCatNewsCurrent():
if i <= 5
Thanks!
--On 5. Januar 2006 18:21:39 -0600 [EMAIL PROTECTED] wrote:
http://orca.mojam.com/~skip/python/
pgpyF17uM2CTT.pgp
Description: PGP signature
--
http://mail.python.org/mailman/listinfo/python-list
Does anyone know of a Python module that is able to sniff the encoding of
text? Please: I know that there is no reliable way to do this but I need
something that works for most of the case...so please no discussion about
the sense of such a module and approach.
Andreas
pgpj27jiq5WgN.pgp
Descr
--On 2. November 2005 08:48:24 -0800 Ernesto <[EMAIL PROTECTED]> wrote:
This worked for me on XP... not sure for 98...
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/409002
Thanks, this works!
Andreas
pgpeWK0kWa6KX.pgp
Description: PGP signature
--
http://mail.python.org/mailman
Hi,
I am using subprocess.Popen() to start Java processes (converters) from
within Zope under Windows 98 (sorry, we have to support the platform). The
call looks like this:
P = Popen('java.exe arguments...', stdout=PIPE, stderr=PIPE,
stdin=open('nul:')).
stdin=open('nul:') is required to
Hi,
does anyone know of a high-level solution to produce RTF from Python
(something similar to
Reportlab for producing PDF)?
Thanks,
Andreas
pgptlX6o8zD33.pgp
Description: PGP signature
--
http://mail.python.org/mailman/listinfo/python-list