First  |  Prev |  Next  |  Last
Pages: 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
Some objects missing from tkinter
I'm new to Python, so I'll try to be clear about my problem. I'm using Python 3.1 (latest stable version from python.org) on Windows 7. I have a program using tkinter for UI, and it works properly from both pything GUI shell, and running from command prompt, EXCEPT that I have a menu command to invoke tkinter.fi... 27 Apr 2010 06:30
Python date time API
Hi, I am python novice, trying to convert a boost::gregorian::date out to python using PyDateTime C-api interface. I was coring because the C- API failed to initialize. The error was: AttributeError: "module" object has not attribute datetime_CAPI As indicated by the error, a dir(datetime) gives me the foll... 26 Apr 2010 12:35
how to select column
mannu jha wrote: Dear all, I am new in python, can anyone help me that how can I select two column out of 6 column from a file. For example if I have file like: a1 a2 a3 a4 a5 a6 b1 b2 b3 b4 b5 b6 c1 c2 c3 c4 c5 c6 d1 d2 d3 d4 d5 d6 and I want output like: a1 a4 b1 b4 c1... 26 Apr 2010 11:21
PyDev : undefined variable from import
Since the last Java update, I get the error, "undefined variable from import" in Pydev in the Eclipse editor. I can still run the program in Eclipse. If I add a blank line and save the program, the error goes away, but that screws up the revision with SVN. Has anyone else seen this or have a fix. Thanks ... 26 Apr 2010 20:36
GOZERBOT 0.9.2 BETA1 released
I just released the first BETA of GOZERBOT version 0.9.2 Please test this release if you can. Best is to run of the mercurial repo: hg clone http://core.gozerbot.org/hg/dev/0.9 or run easy_install -U gozerbot gozerplugs (make sure there is no gozerbot dir in your working directory.) docs are at http://g... 26 Apr 2010 08:02
How to choose a debugger
2010/4/25 sanam singh <sanamsingh(a)hotmail.com>: Hi, I want to debug my c++blocks which are dynamically loaded into python for execution. I am using wingide for debugging python. But its limitation is that when c++module is called in python script it doent take me into c++ module. What I want is that I sh... 26 Apr 2010 08:02
WIN32 - get the GUID of a Network Device
Hello, is there a way to get the GUID from a Network Device? Kind Regard, Richi ... 27 Apr 2010 04:18
ANN: expy 0.6.4 released!
expy is an express way to extend python. It is written in pure python and very light weight. I have been using this in a big project and the outcome is quite satisfying. What's New: 1. now generated header files are separate from implementation files. 2. bug fixes. 3. updated documentation. For more i... 26 Apr 2010 03:41
ANN: expy 0.6.4 released!
expy is an express way to extend python. I have been using this in a big project and the outcome is quite satisfying. What's New: 1. now generated header files are separate from implementation files. 2. bug fixes. 3. updated documentation. For more information: http://expy.sourceforge.net/ Cheers, ... 26 Apr 2010 02:36
Urgent
http://www.scribd.com/doc/30492594/If-Not-Busy-You-Could-Prevent-the-FINAL-WAR-Today This is not a Drill … PRIORITY ONE ... 26 Apr 2010 00:27
First  |  Prev |  Next  |  Last
Pages: 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144