First  |  Prev |  Next  |  Last
Pages: 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
Executable problem - correction
The program doesn't fail with the write error on the other XP machine, it actually fails to execute at all, complaining about the configuration information. Therefore I'm seeing different behaviour on three XP machines: Box 1 (SP2): runs OK Box 2 (SP3): fails to start Box 3 (SP3): starts up, all Qt stuff work... 25 Feb 2010 02:35
first website developed on new innovative shopping model
http://www.shoppingreps.com?SourceId=1259 is the first website developed on new innovative shopping model. Group bargaining through social networking targeted towards volume discounts. It has presented a suitable platform to reflect this novel shopping idea. This concept and methodology is new to the internet world... 24 Feb 2010 18:50
ANN: Pyrex 0.9.8.6
Pyrex 0.9.8.6 is now available: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ Numerous bug fixes and a few improvements. See the CHANGES page on the web site for details. What is Pyrex? -------------- Pyrex is a language for writing Python extension modules. It lets you freely mix operat... 24 Feb 2010 18:50
Noob raw_input question
Yesterday I downloaded and installed Python 3.1 and working through some examples but I have hit a problem a = raw_input("Enter a number" ) Traceback (most recent call last): File "<pyshell#6>", line 1, in <module> a = raw_input("Enter a number" ) NameError: name 'raw_input' is not defined>>>a = raw_... 24 Feb 2010 14:15
WANTED: Regular expressions for breaking TeX/LaTeX document into tokens
On Wed, Feb 24, 2010 at 5:03 AM, Jonathan Fine <J.Fine(a)open.ac.uk> wrote: Hi Does anyone know of a collection of regular expressions that will break a TeX/LaTeX document into tokens?  Assume that there is no verbatim or other category code changes. I'm not sure how this does it, but it might help: ... 24 Feb 2010 13:07
Intra-package C extensions with freeze.py
On 2010-01-13 20:52, Pascal Chambon wrote: I've managed to solve that by manually "monkey patching" sys.modules, before fusemodule's actual import. But this looks like an unsatisfying solution, to me. Geez.. Does anyone have a clue about how to freeze a python program cleanly, in case such inner C... 24 Feb 2010 13:07
WANTED: Regular expressions for breaking TeX/LaTeX document intotokens
Hi Does anyone know of a collection of regular expressions that will break a TeX/LaTeX document into tokens? Assume that there is no verbatim or other category code changes. Thanks Jonathan ... 24 Feb 2010 07:30
while loop with the condition used in the body
Hi! I'm looking for a way to write code similar to this C code: while(rq = get_request(..)) { handle_request(rq); } Currently I'm doing while True: rq = get_request(...) if not rq: break handle_request(rq) in Python 2.6. Any suggestions how to rewrite that? ... 25 Feb 2010 03:40
Why One Should Go for Online Tech Support
Being a computer user, you almost every day make calls to your local technician to repair your day to day PC problems such as operating system issues, computer security problem, browser & email issues, network and peripheral support. But hardly have you got your computer repaired right away and even if your com... 24 Feb 2010 05:19
%%% daughter fucked her x-boy friend in front of her father %%% " FREE Live shows also available"
%%% daughter fucked her x-boy friend in front of her father %%% " FREE Live shows also available" http://sites.google.com/site/hifiprofile/ http://sites.google.com/site/hifiprofile/ http://sites.google.com/site/hifiprofile/ http://sites.google.com/site/hifiprofile/ ... 24 Feb 2010 00:56
First  |  Prev |  Next  |  Last
Pages: 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199