<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.comp.python.general">
    <title>gmane.comp.python.general</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599949"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599948"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599947"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599946"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599945"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599944"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599943"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599942"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599941"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599940"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599939"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599938"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599937"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599936"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599935"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599934"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599933"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599932"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599931"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.general/599930"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599949">
    <title>Re: Emacs vs. Eclipse vs. Vim</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599949</link>
    <description>Stef asked:
/&gt;/ As a fall-back I also use EditPlus (see 
/&gt;/ http://www.editplus.com/index.html ). Its only for Windows
/but PyScripter is also only for windows ;-)
/&gt;/ a VERY GOOD text editor. It's a real shame there are NO text editors 
/&gt;/ with such a comprehensive and easy to modify clip library function (I 
/&gt;/ would be really pleased to be proven wrong on this last point :-) ).
/What so great about it ?

I think you would really need to try it.  As I said yesterday,
I find the clip library really very useful; its simple to use
and easy to create/extend.

Here is a short piece of clip library from a HTML clip lib:

#T=Bold
&lt;b&gt;^!&lt;/b&gt;
#T=Italic
&lt;i&gt;^!&lt;/i&gt;
#T=Underline text
&lt;span class="underline"&gt;^!&lt;/span&gt;
#T=Superscript (end note)
&lt;sup&gt;^!&lt;/sup&gt;
#T=Code fragment
&lt;code&gt;^!&lt;/code&gt;
#T=Highligt text - yellow
&lt;span class="highlight"&gt;^!&lt;/span&gt;
#T=Centre text
&lt;div align="center"&gt;
^!
&lt;/div&gt;

Only the text on the line after the "T#" appears in the clip lib side panel.
Double click on the text label and EditPlus inse</description>
    <dc:creator>Peter Anderson</dc:creator>
    <dc:date>2008-12-02T04:46:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599948">
    <title>Re: Google App Engine Code Challenge - write a tetris playingalgorithm</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599948</link>
    <description>--
http://mail.python.org/mailman/listinfo/python-list
</description>
    <dc:creator>Casey McGinty</dc:creator>
    <dc:date>2008-12-02T04:21:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599947">
    <title>Re: HELP!...Google SketchUp needs a Python API</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599947</link>
    <description>alex23,
Ok...you don't like my idea...so why keep responding?

ajaksu,
You insulted me and accused me of trolling, but it looks like your
interested. And you also included links. I think your really on board
and just can't say it yet *wink*. Thank You

Aaron,
I agree to disagree with you...although you make some good points...
and welcome your views on Lasch's reference to the pitfalls of a
Narcissistic society. At least you DO know how to engage in
intelligent conversation to the benefit of both parties, and not just
flame. Thank you

James,
By far the most positive post since Greg's. I agree with your overview
and welcome your constructive criticism. Thank You friend

So I would defiantly say things are starting to turn. The butterfly
effect is transforming my crazy idea to garner support for a SU Python
integration into maybe becoming reality. I still have hope! All i need
is one or two serious people and we could do this. I know you're out
there.

PS hey...even alex23's post are a little less mean. Eithe</description>
    <dc:creator>r</dc:creator>
    <dc:date>2008-12-02T04:18:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599946">
    <title>Re: Loading required libraries for python script from shell just once</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599946</link>
    <description>Only if you have one script the calls "main" (or any other entry
point) in the tests.

One other option is to have the python libraries on local disk, but
IMO the first solution is better.

HTH,
--
Miki &lt;miki.tebeka&lt; at &gt;gmail.com&gt;
http://pythonwise.blogspot.com
--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>Miki</dc:creator>
    <dc:date>2008-12-02T03:54:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599945">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599945</link>
    <description>
Worst of all, it's proprietary, which makes it next to useless. Money
corrupts.


--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>toby</dc:creator>
    <dc:date>2008-12-02T03:47:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599944">
    <title>Re: Google App Engine Code Challenge - write a tetris playingalgorithm</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599944</link>
    <description>--
http://mail.python.org/mailman/listinfo/python-list
</description>
    <dc:creator>russ</dc:creator>
    <dc:date>2008-12-02T03:32:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599943">
    <title>Re: Google App Engine Code Challenge - write a tetris playingalgorithm</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599943</link>
    <description>--
http://mail.python.org/mailman/listinfo/python-list
</description>
    <dc:creator>Casey McGinty</dc:creator>
    <dc:date>2008-12-02T03:19:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599942">
    <title>Re: HELP!...Google SketchUp needs a Python API</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599942</link>
    <description>This is my first post to this particular topic
and my good friend alsex32 will know that
I tend to steer away from large pointless
conversation topics (for obvious reasons).

&lt; at &gt;OP: Listen ...

The best way you can support Python is to use Python.
The best way you can promote Python is to encourage others to try it.

Python is a fantastic language and development environment.
Enough said.

Just remember thought that if you threat Python like a
hammer, suddenly everything will look like a bail.

cheers
James

</description>
    <dc:creator>James Mills</dc:creator>
    <dc:date>2008-12-02T03:12:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599941">
    <title>Re: HELP!...Google SketchUp needs a Python API</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599941</link>
    <description>
Off-topic post, defer.  I'll take the summary to be true to Lasch's
original.

He states, "it is a culture where liberalism only exists insofar as it
serves a consumer society".  But liberalism serves a consumer society
to a large, large extent.

He states, "...and religion lose their liberating power."  But
religion has no liberating power.

The second sentence in the second paragraph presumably states, "The
threats [in such a society]...".  If so, it states, In a society of
constant competition, competitiveness becomes a way of life; which is
trivial.

"The threats to acquisitions of social symbols are so numerous, varied
and frequently incomprehensible, that defensiveness, as well as
competitiveness, becomes a way of life."

Is the following also true?  That is, the same of goods in general?

The threats to acquisitions of goods (presumably durable goods) are so
numerous, varied and frequently incomprehensible, that defensiveness,
as well as competitiveness, becomes a way of life.

If not, then define so</description>
    <dc:creator>Aaron Brady</dc:creator>
    <dc:date>2008-12-02T02:45:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599940">
    <title>Re: HELP!...Google SketchUp needs a Python API</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599940</link>
    <description>r, you could just calm down, stop your trolling and wait to see if
more people like greg are able to see a good idea behind your awful
delivery.

Seriously, you're talking nonsense to people that have actively
promoted, taught, developed with and helped develop Python for years.
You're mistaking lack of support for your plea (to your format and
Ruby-bashing, mostly) for something completely different.

I wouldn't get a lot of supporters to the call of "HELP, Opera needs
to support Python in webpages", and would need to be crazy(ier) to
take any offense in that. So, you sound like a loony when you face
that situation with a "I'll fight for FREEDOM, against all you
turncoats, and I don't hate Ruby, that Satan spawn!".

 Just pretend to be normal a little harder (many of us do it [like me
{and myself}]) and you'll be all set.

I'd like to try hacking some form of Python to work in SketchUp (on
top of Ruby, that is). Now, why won't I try to? I'm a Linux user and
we don't get a SU version. So much for FREEDOM. BT</description>
    <dc:creator>ajaksu</dc:creator>
    <dc:date>2008-12-02T02:17:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599939">
    <title>Loading required libraries for python script from shell just once</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599939</link>
    <description>I have a linux-like host running busybox with the python installation
mounted over NFS and have the corresponding symlinks setup in /usr/bin
and /usr/lib for python to run smoothly.

A shell script runs my python script several times, each time with
different paramters. E.g.

# cat foo.sh

# Lot of setup stuff

${TEST_DIR}/bin/run-test.py --arg1 foo1 --arg2 bar1 --arg3 baz1
${TEST_DIR}/bin/run-test.py --arg1 foo2 --arg2 bar2 --arg3 baz2
${TEST_DIR}/bin/run-test.py --arg1 foo3 --arg2 bar3 --arg3 baz3


There is a delay of about 10-15 seconds before run-test.py starts
executing. Can someone suggest a method to speed up this process? Most
of the delay seems to be due to python loading up the required
modules. Is it possible to load all the modules used by run-test.py in
a pre-execution environment in order to prevent this delay?

I considered a rewrite of the shell script into python, but it has too
many dependencies on shell libraries and I don't want to go that route
(unless an alternative solution is impossi</description>
    <dc:creator>raviforlkml&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2008-12-02T01:48:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599938">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599938</link>
    <description>
Ah, didn't realize the cross-posted nature.

comp.lang.lisp

Hadn't realized he had branched out to cross-posting across five
comp.langs

Apologies for the double post,
thought the internet had wigged out when i sent it first time.
--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>anonymous.c.lisper&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2008-12-02T01:46:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599937">
    <title>Re: end of print = lower productivity ?</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599937</link>
    <description>
And not in either Python or IDLE:

 &gt;&gt;&gt; 'test'
'test'
 &gt;&gt;&gt; 1+1
2

--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>Terry Reedy</dc:creator>
    <dc:date>2008-12-02T01:42:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599936">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599936</link>
    <description>(nothing Java-related)

Please take this crud out of the Java newsgroup.

</description>
    <dc:creator>Lew</dc:creator>
    <dc:date>2008-12-02T01:31:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599935">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599935</link>
    <description>&lt;snip&gt;

Mathematica (and MatLab) have a few large advantages over python / scipy 
/ sage
1- although normally the cost a huge amount of money, students gets them 
(almost) for nothing (reminds me of a drug dealer ;-)
2- MatLab is thé industrial standard
3- Wolfram's and Mathworks websites are a huge source of (simple) 
theory  and examples
4- a large number of publishers only accept articles based on commercial 
packages like MatLab / Labview
5- they form alliances if they come too close together ( e.g. MatLab and 
LabView)

So how does a small community like the Python / Scipy / Sage community,
which it's  enormous diversity / induviduality (if I don't like one tiny 
detail, I'll start something completely new),
ever think they are going to beat those commercial packages,
even if the product, is technical speaking, much better ?
Well I still have some hope,
the recently published MatPlotLib documentation / galery is a good example.

just my 1 cent (considering there's a recession),
cheers,
Stef


--
http:/</description>
    <dc:creator>Stef Mientki</dc:creator>
    <dc:date>2008-12-02T01:30:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599934">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599934</link>
    <description>
Just out of curiosity, what do you consider "this" newsgroup, given its wide 
crossposting?

</description>
    <dc:creator>Lew</dc:creator>
    <dc:date>2008-12-02T01:29:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599933">
    <title>Re: HELP!...Google SketchUp needs a Python API</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599933</link>
    <description>
Right. Like we're going to take lessons in "community" from someone
who has done nothing to understand the one he's currently
antagonising.


I sincerely hope you choke on it.
--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>alex23</dc:creator>
    <dc:date>2008-12-02T01:12:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599932">
    <title>Re: end of print = lower productivity ?</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599932</link>
    <description>
Not if you use IPython:

IPython 0.8.1 -- An enhanced Interactive Python.
?       -&gt; Introduction to IPython's features.
%magic  -&gt; Information about IPython's 'magic' % functions.
help    -&gt; Python's own help system.
object? -&gt; Details about 'object'. ?object also works, ?? prints more.

In [1]: def prnt(x): print x
   ...:

In [2]: prnt "test"
------&gt; prnt("test")
test

In [3]: prnt 1+1
------&gt; prnt(1+1)
2


Not to mention the endless "Which should I use, print or print()?"
questions this list would get.
--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>alex23</dc:creator>
    <dc:date>2008-12-02T01:09:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599931">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599931</link>
    <description>Jon Harrop:

Is so wide cross-posting positive?


This is a Python newsgroup, you will find less lovers of static typing
here :-)



Your Mathematica code is cute, but surely Mathematica isn't designed
for that kind of "programing". It's more for symbolic processing or to
perform few operations in a very flexible way, so it's more for
research and *exploration* and visualization; while more normal
programming languages are more to compute a lot of things when you
already know what you are doing.



You can write versions for Python, Psyco, ShedSkin, too, if you want.

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

</description>
    <dc:creator>bearophileHUGS&lt; at &gt;lycos.com</dc:creator>
    <dc:date>2008-12-02T01:09:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599930">
    <title>Re: optimization</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599930</link>
    <description>
Is that any different than Neal's "if it's only used inside"?


It's not a rule; it's just what I expect after many years of programming Python 
and reading lots of Python code. Most people define functions at the top-level 
regardless of whether they are used once or not. Defining a function inside of a 
function is an oddity. Lexical scoping requires that you define a function 
inside of a function, so that is always my first assumption about why the author 
defined the function there. I only fall back to "the author just wanted to 
organize things in a different way" when I fail to find the lexically-scoped 
variables, or I see a comment explaining it. I'm pretty sure that lexical 
scoping (and its poor-man implementation via keyword arguments before) is what 
the def-in-a-def feature was for, not organization.

As Neal has observed, there is a performance hit for creating functions inside 
of another function. Every time you go through the outer function, you are 
creating new function objects for all o</description>
    <dc:creator>Robert Kern</dc:creator>
    <dc:date>2008-12-02T01:06:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.general/599929">
    <title>Re: Mathematica 7 compares to other languages</title>
    <link>http://permalink.gmane.org/gmane.comp.python.general/599929</link>
    <description>Mathematica has some powerful symbolic processing capabilities, for
example the integrals, etc. It also contains many powerful algorithms,
often written in few lines of code. And its graphic capabilities are
good. It also shows some surprising ways to integrate and manipulate
data, for example here you can see how you can even put images into
formulas, to manipulate them:
http://reference.wolfram.com/mathematica/ref/ImageApply.html

So when you need an algorithm, you can often find it already inside,
for example in the large Combinatorics package. So it has WAY more
batteries included, compared to Python. I'd like to see something as
complete as that Combinatorics package in Python.

But while the editor of (oldish) Mathematica is good to quickly input
formulas (but even for this I have found way better things, for
example the editor of GraphEQ  www.peda.com/grafeq/ that is kilometers
ahead), it's awful for writing *programs* even small 10-line ones.
Even notepad seems better for this.

For normal programmin</description>
    <dc:creator>bearophileHUGS&lt; at &gt;lycos.com</dc:creator>
    <dc:date>2008-12-02T01:02:17</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.python.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.python.general</link>
  </textinput>
</rdf:RDF>
