Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
comp . lang . python
This is a Usenet group - learn more
Find or start a Google Group about python.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 126176  Older »
Description: The Python computer language.
 

Applying a patch from a diff in python (if possible) 
  Hi, I'm trying to synch up two databases that are very far from each other using diff and patch. Currently, what happens is a mysqldump on database A (which is linux) which is sent over to database B and over time the diff of this mysql is sent over to database B. The database B lives on a NAS server without any linux machines available (all of... more »
By Astan  - 11:24pm - 1 new of 1 message    

Python Book for a C Programmer? 
  I am trying to join an online class that uses python. I need to brush up on the language quickly. Is there a good book or resource that covers it well but does not have to explain what an if..then..else statement is? Thanks.
By hsa...@gmail.com  - 7:45pm - 1 new of 1 message    

problem loading matlab data with ompc and python 
  Hi, we're investigating transitioning our company from matlab to python. We found OMPC as a MATLAB m-file-to Python translator, but we're encountering a problem using the translated code to import MATLAB data structures into Python. For example, when we save data within MATLAB this way: x.a = 5;... more »
By no1  - 5:10pm - 1 new of 1 message    

PyDev IPython Confusion 
  I have two versions of Python and Ipython; Python 2.6.6 with Ipython 0.11 and Python 2.7.3 with Ipython 0.12. When I run the Eclipse PyDev console for the Python 2.7.3 it says it is using Ipython 0.11 as the interpreter. Ipython 0.11 should not be in the Path for Python 2.7.3. Is this a bug in Ipython 0.12? Is there a command to check the Ipython... more »
By Wanderer  - 4:06pm - 1 new of 1 message    

How to launch idle -n on windows ? 
  I have some problems with Python 3.2 on Windows. I want to use the turtle package, works fine, but I can't close the turtle windows. On MacOS-X, I launch idle -n and it's fine. How can I do that on Windows ? Thanks, fd
By Franck Ditter  - 8:04am - 1 new of 1 message    

Korean fonts on Python 2.6 (MacOsX) 
  I have a problem with the visualization of korean fonts on Python. When I try to type in the characters only squares come out. I have tried to install the CJK codec, the hangul 1.0 codec but still no result. Hoep someone can help me out.
By 20_feet_tall  - 5:30am - 1 new of 1 message    

A better contextlib.contextmanager 
  Python 3.2 enhanced contextlib.contextmanager so that it is possible to use a context manager as a decorator. For instance, given the contextmanager factory below @contextmanager def before_after(): print(before) yield print(after) it is possibile to use it to generate decorators:... more »
By Michele Simionato  - 2:21am - 1 new of 1 message    

NEW HOT PHOTOS & VIDEOS 
  ALL INTERVIEW QUESTIONS& STUDY MATERIAL [link] TOP DATING TIPS TO ENCOURAGE WOMEN FOR DATING [link] FOR LATEST MOVIE UPDATED LINKS SUDIGADU MOVIE LATEST STILLS... more »
By SAHITHI  - May 22 - 2 new of 2 messages    

Recruiting for Python Developer - Perm 
  Can any one help? I am looking for a Senior Python Developer - Linux, AppScript, Adobe Illustrator - Bradford, Yorkshire - £45,000 Our marketing and design client is looking to recruit an experienced Python developer for a senior position within their expanding organisation. Working independently, you will need a good background... more »
By Python Recruiter  - May 22 - 4 new of 4 messages    

A question of style (finding item in list of tuples) 
  I've got this code in a django app: CHOICES = [ ('NONE', 'No experience required'), ('SAIL', 'Sailing experience, new to racing'), ('RACE', 'General racing experience'), ('GOOD', 'Experienced racer'), ('ROCK', 'Rock star'), ] def experience_text(self):... more »
By Roy Smith  - May 21 - 4 new of 4 messages    

1 - 10 of 126176   « Newer | Older »

XML