Re: Linq to Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Reedy

    Re: Linq to Python

    Will LINQ be ported to Python ?

    I have three suggestions:

    1. When starting a new thread, start a *new* thread. Don't tack a new,
    unrelated subject onto an existing thread. Your post will not be seen
    by people with readers that collapse thread and who do not happen to
    read the 'Python is slow?' thread.

    2. Also, give enough informaton that people can understand your question
    without searching the web and guessing. In particular, that do *you*
    mean by LINQ? The game? The .NET component? Or something else?

    3. Before posting, search the Python manuals or the web a bit for an
    answer. If you mean the .NET component, googling 'Python LINQ' should
    partly answer your question.

    tjr

Working...