There are also the concepts of Cepstrum
(https://en.wikipedia.org/wiki/Cepstrum) and Quefrency, which are derivatives
of Spectrum and Frequency, with which you can even do speaker-recognition, but
also detection of events.
Lars Liedtke
Lead Developer
[Tel.] +49 721 98993-
[Fax] +49 721
Sorry, must have missed that :-/
Lars Liedtke
Lead Developer
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Marken]
Geschäftsführer | Managing Director: Dr. Thilo Gans,
Hey,
As far as I know (might be old news) flask does not support asyncio.
You would have to use a different framework, like e.g. FastAPI or similar. Maybe someone
has already written "flask with asyncio" but I don't know about that.
Cheers
Lars
Lars Liedtke
Lead Developer
Did maybe pip-sync create the venv with --system-site-packages (at least that's
the commandline option for pip)
I only saw behaviour like this so far, when my venv was with
--system-site-packages and a package was installed by the system.
Sorry for the first mess.
Cheers
Lars
Lars Li
This email contains a secure message that can be read by opening the attachment.
Lars Liedtke
Senior Software Developer
[Tel.]
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute gmbh
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Mark
Hey,
When you have multiple inheritance and you e.g. want to explicitely call
__init__ of one of the classes inherited from, that is not the first in the
list of classes to inherit from.
Cheers,
Lars
Lars Liedtke
Senior Software Developer
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Marken der solute GmbH | brands of solute GmbH
[Marken]
[Advertising P
and to the output you want and not implicitly rely on
adfdtitional parameters of exit. Yes, not all functions work this way. But that
does not mean they shouln't ;-)
Cheers
Lars
On 13.03.23 11:18, scruel tao wrote:
Chris:
It doesn't actually take a list of arguments; the squar
ulfil. All I am trying to say is to reconsider where you really could
improve and how far you have to improve.
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
G
Or you could have "native" bash ($SHELL) with WSL. But I assume not everyone is
using it.
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 K
t you could let it build the
queries for you.
Of course, I know that this would mean a dependency and additional complexity.
I just could not leave it unmentioned ;-)
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<
est.py
yay
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.] +49 721 98993-
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
Marken der solute GmbH | brands of solute GmbH
[Mark
change the old method to call the new method but with the parameters the
new method expects. If you explain this in the docstrings as well. Then you do
not need to actually replace the method.
Or you had a completely different use-case in mind, that I missed.
Cheers
Lars
Lars Liedtke
Software
maybe some more windows savvy people than me might chime in to offer better
advice ;-) .
Cheers
Lars
Lars Liedtke
Software Entwickler
[Tel.]
[Fax] +49 721 98993-
[E-Mail]l...@solute.de<mailto:l...@solute.de>
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
[Logo Solute]
ely starting to learn how to program. Please correct me if I
am wrong. So you can definitely learn how to program with learning
Python and you can learn C afterwards if you need to.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 9
ongly, so if you could try to formulate
in words what this loop does, I or other people on this list, will be
pleased to show you where you might have got things wrong and how it
really works.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 989
Hey,
Which error does it throw?
Could you please send the stacktrace as well?
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
aring.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute GmbH
billiger.de | Shoppi
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute GmbH
billiger.de | Shopping.de
Ansible has got a shell module, so you could run custom commands on all
hosts. But it gets more difficult in parsing the output afterwards.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
you start developing something like that in
Python, you could as well write an ansible module and combine both,
because Ansible itself is written in Python.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
s
Repair passed but pip3 and pip did not find pip.exe and missing modules.
Lars Martin hambro
Fra: Lars Martin Hambro
Sendt: onsdag 27. april 2022, 21:31
Til: python-list@python.org
Emne: windows 11 what is wrong?
[cid:image001.png@01D85A7E.07A48030
Thx, didn't see it that way yet.
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
76185 Karlsruhe
Germany
Marken der solute GmbH | brands of solute
ll fail to see the
application for that, which is most propably to ignorance rather than
criticism.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
Phone:
Fax:+49 721 98993-
E-mail: l...@solute.de
solute GmbH
Zeppelinstraße 15
Additionally, which datatype would you expect them to be returned in?
One could argument for int or float (Decimal?), both could be valid
datatypes, depending on how exact you might want them, while the second
is the time base of SI units.
Cheers
Lars
--
Lars Liedtke
Software Entwickler
course you shouldn't leak secrets...
- How do you decide, which kind of log message goes into which level?
- How do you prevent logging cluttering your actual code?
Maybe there are some questions I forgot, so please feel free to add
whatever you think might help finding the best way of logging (tm)
P.S.: for ping a startingpoint can be icmplib, for dns dnspython and for
http requests. But consider as well if you want to check for IPv4 and/or
IPv6 Connectivity.
Am 07.02.22 um 13:47 schrieb Lars Liedtke:
Each Browser is doing it differently and even Windows or
Linux-Desktopmanagers
tatus 200. Each with its own
Errorhandling and if you have got all three, then it is propable that
you have "Internet".
Cheers
Lars
Am 07.02.22 um 10:33 schrieb Abdur-Rahmaan Janhangeer:
Popular browsers tell: No internet connection detected. A function that
goes in the same sense.
t that can have multiple keys with each different values
of different types?
Have fun in the rabbithole ;-)
Cheers
Lars
Am 02.02.22 um 13:54 schrieb Marco Sulla:
Just out of curiosity: why dict.setdefault() has the default parameter
that well, has a default value (None)? I used setdefault i
balancing seemed
like overkill to me. Still, I guess if it has to be, then it has to
be.
Skip
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Mannheim 108285
Geschäftsführer: Jürgen Egeling
for only this functionality are less than 10. So
it's may seem complicated at first, but is way less oncxe you got used
to it.
Cheers
Lars
Am 08.01.22 um 17:25 schrieb Skip Montanaro:
Thanks all. I was hoping to get away without something more
sophisticated like NGINX. This is just a p
n/
>
> Even if you go the Julia route, it's probably still best to profile your
> Python code to identify the slow ("hot") spots, and rewrite only them.
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https
😂
> Here at Homeworks Anonymous, the first step is admitting that what you
> have is a homework problem. :)
>
> ChrisA
--
punkt.de GmbH
Lars Liedtke
.infrastructure
Kaiserallee 13a
76133 Karlsruhe
Tel. +49 721 9109 500
https://infrastructure.punkt.de
i...@punkt.de
AG Man
e?
I know that there can be (good) reasons to care, but as long as your
tasks run fine, without clogging your system, in my opinion there might
be nothing to worry about.
Cheers
Lars
Am 29.03.21 um 12:12 schrieb Alexey:
> Hello everyone!
> I'm experiencing problems with memory consumptio
without error, even though there might be output on stderr.
That said. As far as I know you could try the commandline option for
using the new resolver explicitly. I don't know if there is an option
for "silent"
Cheers
Lars
Am 23.02.21 um 17:48 schrieb adam@gmail.com:
> I s
members that
> have absolute filenames starting with "/" or filenames with two dots
> "..".
>
> My program has to extract tar archives from untrusted sources :-}
Read the discussion in this issue on why this might be a bad idea:
http://bugs.python.org/issue21109
-
On Fri, Feb 12, 2016 at 09:35:40AM +0100, Antoon Pardon wrote:
> On 02/11/2016 06:27 PM, Lars Gustäbel wrote:
> > What about using an iterator?
> >
> > def myiter(tar):
> > for t in tar:
> > print "extracting", t.name
> >
ting", t.name
yield t
sfo = sock.makefile('r')
taro = tarfile.open(fileobj=sfo,mode='r|')
taro.extractall(members=myiter(taro),path=edir)
Cheers,
--
Lars Gustäbel
l...@gustaebel.de
--
https://mail.python.org/mailman/listinfo/python-list
ake classes in the mro() into
account (which might include abc's), the first gives all common base classes,
the second recursively reduces further to one single class (the latter might
not make to much sense, but in my program it is a safe bet for rare cases).
Thanks again for the help,
Chee
On Friday, January 25, 2013 8:08:18 PM UTC+1, Peter Otten wrote:
> lars van gemerden wrote:
>
>
>
> > Hi all,
>
> >
>
> > i was writing a function to determine the common base class of a number
>
> > classes:
>
> >
>
&g
On Friday, January 25, 2013 8:04:32 PM UTC+1, Ian wrote:
> On Fri, Jan 25, 2013 at 10:40 AM, lars van gemerden
>
> wrote:
>
> > Hi all,
>
> >
>
> > i was writing a function to determine the common base class of a number
> > classes:
>
> &g
use abstract base classes are not always in the mro() of
classes.
My question is: is there a way to obtain the abc's of a class or otherwise a
way to make the function above take abc's into account (maybe via a predefined
function)?
Cheers, Lars
--
http://mail.python.org/mailman/li
ing a generator as some kind
of filter for the extractall() method. Just rewrite the example so that every
tarinfo is patched with the required user and group name information before
being yielded:
def filter(members):
for tarinfo in members:
tarinfo.uname = "root"
t
On Thursday, November 29, 2012 3:59:37 PM UTC+1, lars van gemerden wrote:
> Hi,
>
>
>
> I have encountered some strange behavior of isinstance(/issubclass):
> depending on the import path used for classes i get different output, while
> the classes i compare
, but in my case a strange gotcha. My question is:
Is this intended, inevitable or a bug?
Cheers, Lars
PS: this is somewhat simpler than the actual case i've encountered, and i
haven't tested this exact case, but for now i hope this is enough to get some
of your insight.
--
http://mail.
On Wednesday, November 28, 2012 12:59:38 AM UTC+1, lars van gemerden wrote:
> Hi,
>
>
>
> I get a very strange result when using deepcopy. The following code:
>
>
>
> def __deepcopy__(self, memo):
>
> independent = self.independent()
&g
27;: 0, '_items_': [], '_name_': 'main'}
{'_active_': False, 'init': {}, '_id_': 0}
Two items are missing in the copy. Maybe i am missing something obvious, but i
cannot figure out how this could happen.
Can anyone tell me how this is possible?
Cheers, Lars
--
http://mail.python.org/mailman/listinfo/python-list
On Saturday, October 20, 2012 4:00:55 AM UTC+2, Chris Angelico wrote:
> On Sat, Oct 20, 2012 at 10:43 AM, lars van gemerden
>
> wrote:
>
> > Do you have any ideas about to what extend the "lambda" version of the code
> > (custom code is only the 'bod
On Thursday, October 18, 2012 5:16:50 PM UTC+2, Chris Angelico wrote:
> On Fri, Oct 19, 2012 at 2:00 AM, lars van gemerden
> wrote:
>
> > I get your point, since in this case having the custom code option makes
> > the system a whole lot less complex and flexible, i
On Thursday, October 18, 2012 4:29:45 PM UTC+2, Chris Angelico wrote:
> On Fri, Oct 19, 2012 at 1:07 AM, lars van gemerden
> wrote:
>
> > Thanks, Chris,
>
> >
>
> > That works like a charm (after replacig "return ns.function" with "return
&
On Thursday, October 18, 2012 1:49:35 PM UTC+2, Chris Angelico wrote:
> On Thu, Oct 18, 2012 at 10:41 PM, lars van gemerden
>
> wrote:
>
> > NameError: name 'function' is not defined
>
> >
>
> > which seems an odd error, but i think some global v
i_test.py",
line 13, in __call__
self._func_ = self._creat_func_()
File
"D:\Documents\Code\Eclipse\workspace\FlowWare_1\toolshed\tests\mini_test.py",
line 25, in _creat_func_
return function
NameError: name 'function' is not defined
which seems an odd error,
ver used* (and a couple that I haven't).
>
> I understand why Python does it, and it certainly is nice in that it
> matches typical mathematical notation, but the surprise quotient is
> *very* high in the PL world IMO.
>
> Evan
Avoiding suprises would mean we cannot improve languages, just reshuffle
features?
Cheers, Lars
--
http://mail.python.org/mailman/listinfo/python-list
On Jun 28, 9:22 am, Benjamin Kaplan wrote:
> On Wed, Jun 27, 2012 at 11:59 PM, lars van gemerden
>
>
>
>
>
>
>
>
>
> wrote:
> > Hi all,
>
> > I have some trouble with the following question: Let say i have the
> > following cl
or or b.do() prints "A.do: self.name = a", so
the self parameter of a.do is stored somehow in the method.
In other words, how do i unbind 'do' from a/A and bind it to b (the
instance)?
Cheers, Lars
--
http://mail.python.org/mailman/listinfo/python-list
On Jan 8, 7:42 am, Steven D'Aprano wrote:
> On Sat, 07 Jan 2012 17:16:22 -0800, lars van gemerden wrote:
> > Hello,
>
> > I have an error message i do not understand:
>
> > My code is in essence:
>
> The code you give works fine. It does not show the error yo
error to the example classes)
Can anyone help/explain?
Cheers, Lars
--
http://mail.python.org/mailman/listinfo/python-list
On Dec 29 2011, 10:55 am, lars van gemerden
wrote:
> Hello,
>
> Can someone help me with the following:
>
> I am using metaclasses to make classes and these classes to make
> instances. Now I want to use multiprocessing, which needs to pickle
> these instances.
>
> P
On Dec 30, 4:56 pm, lars van gemerden wrote:
> On Dec 30, 12:16 pm, lars van gemerden wrote:
>
>
>
>
>
>
>
>
>
> > On Dec 29, 8:55 pm, Ian Kelly wrote:
>
> > > On Thu, Dec 29, 2011 at 2:55 AM, lars van gemerden
> > > wrote:
>
>
On Dec 30, 12:16 pm, lars van gemerden wrote:
> On Dec 29, 8:55 pm, Ian Kelly wrote:
>
>
>
>
>
>
>
>
>
> > On Thu, Dec 29, 2011 at 2:55 AM, lars van gemerden
> > wrote:
>
> > > Hello,
>
> > > Can someone help me with the f
On Dec 29, 8:55 pm, Ian Kelly wrote:
> On Thu, Dec 29, 2011 at 2:55 AM, lars van gemerden
> wrote:
>
> > Hello,
>
> > Can someone help me with the following:
>
> > I am using metaclasses to make classes and these classes to make
> > instances. Now I want
On Dec 29, 8:55 pm, Ian Kelly wrote:
> On Thu, Dec 29, 2011 at 2:55 AM, lars van gemerden
> wrote:
>
> > Hello,
>
> > Can someone help me with the following:
>
> > I am using metaclasses to make classes and these classes to make
> > instances. Now I want
__new__ of the metaclass to add the new class
under the right name in the right module/place, so pickle can find
it.
Is this the right approach? Can anyone explain to me where/how to add
these classes for pickle to find and maybe why?
Thanks in advance,
Lars
--
http://mail.python.org/mailman/listinfo
ython 4000 rolls out.
>
> That's just step one people, we have a long way to go!
archive.py is no new idea. Unfortunately, to this day, nobody had the time to
come up with an implementation.
Let me say it again: less false pathos, more code. Please.
--
Lars Gustäbel
l...@gustaebel.de
To a man with a hammer, everything looks like a nail.
(Mark Twain)
--
http://mail.python.org/mailman/listinfo/python-list
o odd things myself from time
to time, I think the stdlib as a whole is great, usable and powerful.
The stdlib surely needs our attention. Instead of answering your post, I should
have been writing code and fixing bugs ...
--
Lars Gustäbel
l...@gustaebel.de
Seek simplicity, and distrust it.
(Alfred North Whitehead)
--
http://mail.python.org/mailman/listinfo/python-list
get around this?
--lars
--
http://mail.python.org/mailman/listinfo/python-list
2011-05-21 11:54, Lars Enderin skrev:
> 2011-05-21 11:52, Lars Enderin skrev:
>>
>> Please include attributions, in this case for Peter Moylan and rusi!
>
> Just Peter Moylan, sorry!
Ignore the above.
--
http://mail.python.org/mailman/listinfo/python-list
2011-05-21 11:52, Lars Enderin skrev:
>
> Please include attributions, in this case for Peter Moylan and rusi!
Just Peter Moylan, sorry!
--
http://mail.python.org/mailman/listinfo/python-list
2011-05-21 10:32, Jonathan de Boyne Pollard skrev:
>> The supposed inefficiency of recursive implementations is based
>> largely on the properties of hardware that is now obsolete. With
>> modern processors there's no great efficiency hit. In some of the
>> smaller microcontrollers, it's true, you
, "w:gz")
for filename in filenames:
tarinfo = tar.gettarinfo(filename)
fobj = FileProxy(open(filename, "rb"), callback)
tar.addfile(tarinfo, fobj)
fobj.close()
I hope this helps.
Regards,
--
Lars Gustäbel
l...@gustaebel.de
The power of accurate observation
It works like a charm, thank you!
/Lars
Jean-Michel Pichavant wrote:
> Lars Stavholm wrote:
>> Hi all,
>>
>> has anyone managed to integrate pexpect and logging?
>>
>> I.e., I'd like to be able to pick up the dialog,
>> commands sent and responses
brary.
Any thoughts appreciated
/Lars
--
http://mail.python.org/mailman/listinfo/python-list
On Fri, Feb 26, 2010 at 09:28:04AM +0100, Baptiste Lepilleur wrote:
> 2010/2/24 Lars Gustäbel
>
> > On Wed, Feb 24, 2010 at 09:37:19AM +0100, Baptiste Lepilleur wrote:
> > > I stumbled uppon this and find it somewhat odd: some class methods of
> > > TarFile and Ta
On Wed, Feb 24, 2010 at 04:29:18PM -0500, Terry Reedy wrote:
> On 2/24/2010 5:14 AM, Lars Gustäbel wrote:
>> On Wed, Feb 24, 2010 at 09:37:19AM +0100, Baptiste Lepilleur wrote:
>>> I stumbled uppon this and find it somewhat odd: some class methods of
>>> TarFile an
en()
method is the one that is publicly documented and supposed to be used. It
decides which of the three methods to use based on the mode argument and
does many more other high-level things as well.
Regards,
--
Lars Gustäbel
l...@gustaebel.de
I do not care to belong to a club that
acce
danin wrote:
> can anyone please tell me about how to do this.
Now come on, you have to give a *bit* more information. What have you done
so far? What did you plan? What are the rules for finding the string?
--
Cheerz Lars
--
http://mail.python.org/mailman/listinfo/python-list
.PIPE, stdout=fobj)
tar = tarfile.open(fileobj=proc.stdin, mode="w|")
tar.add(...)
tar.close()
proc.stdin.close()
fobj.close()
Cheers,
--
Lars Gustäbel
l...@gustaebel.de
A physicist is an atom's way of knowing about atoms.
(George Wald)
--
http://mail.python.org/mailman/listinfo/python-list
editor you used, maybe
there is a missing newline...
--
Cheerz Lars
--
http://mail.python.org/mailman/listinfo/python-list
py", line 3629, in Bind
id = source.GetId()
AttributeError: 'function' object has no attribute 'GetId'
My experience with ID is setting it to "-1". So I'm not sure if it is
a wrong use of Bind or an wxPython error.
/Lars
--
http://mail.python.org/mailman/listinfo/python-list
ed something with
a global variable, but it would make no difference regarding the
function problem. Amongst the other things I've tried is to bind the
event of the 2nd/slider window closing (l. 46), but no.
Python code at Pastebin: http://pastebin.com/m7c24ec34
So some help on Classes and etc
Lars Behrens wrote:
> As a non-native speaker and non-academic, I don't understand the "fittine
"fitting", I meant. Sorry ^^
--
Cheerz Lars
--
http://mail.python.org/mailman/listinfo/python-list
as a result is pretty self-descriptive.
As a non-native speaker and non-academic, I don't understand the "fittine
into English language idioms naturally" which is mentioned here in the
different subthreads. Could you try to explain that for me?
TIA
--
Cheerz Lars
--
http://mail.python.org/mailman/listinfo/python-list
l be executed at the client. The signature
> prevents others from executing code.
My first thought was: Wouldn't it be much easier to start the script via
ssh?
--
Cheerz Lars
--
http://mail.python.org/mailman/listinfo/python-list
gaurav kashyap wrote:
> Dear all,
>
> Can u tell me a python program that when executed in a shell
> prompt,opens another shell prompt.
>
> Simply i want to open a shell prompt from a python program.
I think you're looking for:
import os
os.system("/bin/sh")
--
http://mail.python.org/mailman/l
iption':
['Mail&webserver']})"
I've tried different things, but don't quite know to split the tuple.
The examples I've seen is with a nice clean list ("a", "b", "z"), and
mine is full of special characters and etc., so some direct
Almar Klein wrote:
> Hi,
> I was going to say "try google", but it seems quite hard to find indeed.
> Use "freeze" for linux and "py2app" for osx.
http://python.net/crew/atuining/cx_Freeze
/L
> I know of a program called gui2exe which is a gui which uses the three
> to compile executables of your
Thank you all for your input.
/Lars
Lars Stavholm wrote:
> Hi All,
>
> I'm new to this list and hoping that this is not off-topic.
> If it is, please point me in the right direction.
>
> I seem to recollect a python module or library for *nix sysadmins,
> but I can
km wrote:
> import os
Thanks, but I'm aware of the standard libraries like os, sys,
commands, and whatnot. I'm looking for a non-standard library
that acts like a wrapper for the unix commands. I have seen it,
I just can't find it again.
/L
> On Sat, Sep 27, 2008 at 1
pabilities
to the python language. It seemed like a lesser known, perhaps new,
python library or module.
Any input or ideas appreciated
/Lars Stavholm
--
http://mail.python.org/mailman/listinfo/python-list
On Thu, Jul 17, 2008 at 11:41:50PM -0700, Uwe Schmitt wrote:
> On 17 Jul., 22:21, Lars Gustäbel <[EMAIL PROTECTED]> wrote:
> >
> > > Maybe we should post this issue to python-dev mailing list.
> > > Parsing large tar-files is not uncommon.
> >
> > Thi
s a dirty hack !
> >
> > Thanks, Uwe. That works fine for me. It now reads through all 2.5
> > million members, in about 30 minutes, never going above a 4M working
> > set.
>
> Maybe we should post this issue to python-dev mailing list.
> Parsing large tar-
Hi,
Finite automata works for "nested things".
http://en.wikipedia.org/wiki/Automata_theory
--
Lars Rune Nøstdal
http://nostdal.org/
--
http://mail.python.org/mailman/listinfo/python-list
have you checked your mail server logs ?
tir, 29.01.2008 kl. 00.24 -0800, skrev ashok.raavi:
> Hi,
>
> I am also facing the same problem, smtplib used to send mail a while
> back but it stopped sending mails.
>
> when i run this in interpreter
> >>> import smtplib
> >>> s = smtplib.SMTP("localho
e, but i can't read it with the read-function.
>
> Can this be a problem with file-pointers? And how can i solve it?
--
Lars Johansen <[EMAIL PROTECTED]>
eZ Systems
--
http://mail.python.org/mailman/listinfo/python-list
that does not round up.. int(round(6.345)) maybe
tir, 18.12.2007 kl. 11.53 +0300, skrev Vladimir Rusinov:
>
>
> On 12/15/07, katie smith <[EMAIL PROTECTED]> wrote:
> if i have a number 6.345 and i wanted it to be 6 without
> subtracting .345 because it won't always be .345 what do
quot;return term.color", however this gives a syntax error, are there any
clever way to do this ?
--
Lars Johansen <[EMAIL PROTECTED]>
--
http://mail.python.org/mailman/listinfo/python-list
HI are there any recommended books for an sysadmin who has been mostly
writing shell scripts, but want to move up to create more complex
programs.
--
http://mail.python.org/mailman/listinfo/python-list
I am running OS X and have Python 2.3 installed with the system and
have installed 2.5 using the installer available at pythonmac.org. I
am running the system install of Apache 1.3 and I am not using
mod_python.
When Apache 1.3 runs Python cgi scripts, the cgitb output indicates
that the verision
David Kastrup <[EMAIL PROTECTED]> writes:
> I should think that version 2.3.1 would not even try ftp. Is that
> on Multics?
Note that the GNU Emacs version jumped directly from 1.12 to 13.
See etc/ONEWS.1.
--
http://mail.python.org/mailman/listinfo/python-list
tarinfo.size attribute. You could let your program write its
data to a StringIO object and pass that object to addfile().
http://docs.python.org/lib/tarfile-objects.html
--
Lars Gustäbel
[EMAIL PROTECTED]
Linux is like a wigwam - no Gates, no Windows, Apache inside.
--
http://mail.python.org/
1 - 100 of 147 matches
Mail list logo