Simple Loop fails in REPL

first post: senthil wrote: import sys def main(): for id in range(1,10): print...

latest post: Zooba wrote: This discussion has been copied to a work item. Click here to go to...

Basic Google App Engine Question

first post: zBrainbug wrote: I'm trying to get a basic google app engine project running in PTV...

latest post: dinov wrote: I haven't setup GAE my self, but my guess is you just need to set t...

Failed to launch REPL process error message

first post: pxcandeias wrote: Hello, I am pretty new to Visual Studio, I have just installed V...

latest post: pxcandeias wrote: Hello, thank your for your fast reply. I did not have much time a...

PTVS 1.5 Alpha is out: Now with Django Support!

first post: Ptools wrote: Please download & give us your feedback : http://pytools.code...

Building 1.5 from source

first post: Zooba wrote: Just wondering what the new pre-reqs are for building the latest c...

latest post: Zooba wrote: Maybe I heard ambitions rather than plans. I would love to see Anal...

Django

first post: cecilphillip wrote: Is there any guidance available for setting up and developing djan...

latest post: dinov wrote: I just pushed the changes from our internal Django branch onto Code...

CMake and Pyproj's

first post: tramsay wrote: Hi, I am trying to automate the process for my python projects, bu...

latest post: tramsay wrote: I did end up having to write a python script. CMake doesn't underst...

Search Path Peculiarity

first post: rfrizzel wrote: Hey there...PTVS 1.1.1 is very awesome by the way and very stable....

latest post: dinov wrote: Yes, we should be storing the search path as a relative path if we ...

Syntax highlighting and other questions about PTVS

first post: booseek wrote: Hello. I'm a beginning programmer working from John Zelle's Python ...

latest post: booseek wrote: Thanks for all of your help.

pykinect loading images

first post: wrinklewrinkle wrote: I'm working on a project using pykinect and i'm having trouble loa...