All,
I've been looking at the trace module, and although it looks useful, I'm
surprised that there aren't a couple of features that I would have thought
would be fairly basic. So, does trace support (for the --trace option):
- indentation tracking stacklevel (where each function is prefixed
David H. Burns wrote:
I downloaded what claims to be Python for Windows (3.01). The tutorial
brags a lot about how easy it is to learn, but the tutorials and
instruction seem to be for a Linux or Unix version. There are three
executable programs in the Python directory and no indication which
On Wed, Jun 24, 2009 at 11:18 AM, Antoine Pitrou wrote:
> Sridhar Ratnakumar activestate.com> writes:
>>
>> On 09-06-23 02:57 AM, Nick Coghlan wrote:
>> > Something like DistributionDirectoryMap should cover it.
>> >
>> > You could probably get away with shortening "Directory" to "Dir" in the
>> >
Kristján Valur Jónsson wrote:
The OP was redirected here from the stackless list since his
questions were not stackless specific.
Ok. He should have said so. Third party directions are not always right.
As it turns out, he did post to python-list but ignored the rather
strong hint about not s
Filippo Battaglia email.it> writes:
>
> http://www.psp-ita.com/forum/viewtopic.php?t=28323&start=20
>
> from ndpsp import *
> x = time.clock ()
> for i in range(1000):
> pass
> print >> clock, "1.", time.clock()-t
First, it has been noted that your message would better be sent to python
David H. Burns wrote:
I downloaded what claims to be Python for Windows (3.01). The tutorial
brags a lot about how easy it is to learn, but the tutorials and
instruction seem to be for a Linux or Unix version. There are three
executable programs in the Python directory and no indication which
I downloaded what claims to be Python for Windows (3.01). The tutorial
brags a lot about how easy it is to learn, but the tutorials and
instruction seem to be for a Linux or Unix version. There are three
executable programs in the Python directory and no indication which
should be used to start
The OP was redirected here from the stackless list since his questions were not
stackless specific.
Stackless python is in sync with the latest 2.x, 3.x branches as well as the
trunk so performance problems he may with performance in general are perhaps
best resolved by this lot.
Kristján
> --
SUBJECT LINES IN ALL CAPS CREATE NEGATIVE IMPRESSION
Filippo Battaglia wrote:
[snip questions I cannot answer]
Question about existing, older Python versions should be directed to
python-list, at least for a first try. Stackless Python is not produced
by PSF core developers. It has third-part
I need help with an implementation of your
interpreter under Nanodesktop PSPE/PSP.
I'm working to a version of Stackless Python
interpreter (2.5.2) called ndPython. It is
able to work under PSPE and PSP and
it shall be the most powerful interpreter
ever realized before on these platforms.
I need
Sridhar Ratnakumar activestate.com> writes:
>
> On 09-06-23 02:57 AM, Nick Coghlan wrote:
> > Something like DistributionDirectoryMap should cover it.
> >
> > You could probably get away with shortening "Directory" to "Dir" in the
> > class names though:
> >
> > - Distribution
> > - ZippedDis
11 matches
Mail list logo