Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
khpython
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Colin Walters  
View profile  
 More options Nov 24 2007, 6:38 pm
From: Colin Walters <cgwalt...@gmail.com>
Date: Sat, 24 Nov 2007 15:38:25 -0800 (PST)
Local: Sat, Nov 24 2007 6:38 pm
Subject: khpython
Found this interesting project:

http://www.boddie.org.uk/david/Projects/Python/KDE/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tero Jäntti  
View profile  
 More options Nov 27 2007, 4:01 pm
From: "Tero Jäntti" <tkjan...@gmail.com>
Date: Tue, 27 Nov 2007 13:01:37 -0800 (PST)
Local: Tues, Nov 27 2007 4:01 pm
Subject: Re: khpython

I like it, not because it outputs HTML, but because it presents lists
nicely.

I like Reinteract because it is great for experimenting things. So,
what if, when receiving a list of CustomResult objects, they would all
be drawn as a list. With list comprehensions, such list would be great
for experimenting with different parameter values, like:

[ plot( f(x, 5) ) for x in range(-5, 5) ]

[ rere.search(x, 'foo') for x in ['foo',  'foo|bar',  '[a-z]+'] ]

That way you would immediately see which values suit best in whatever
case you are doing.

Better yet, drawing nested lists of CustomResults as two-dimensional
tables... Although  that would eat a lot of screen space.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »