Google Groups Home
Help | Sign in
comp . lang . python
This is a Usenet group - learn more
Find or start a Google Group about python.
Active older topics
4 new of 4 - Sep 7
11 new of 11 - Sep 7
2 new of 2 - Sep 7
4 new of 4 - Sep 7
7 new of 7 - Sep 7
48 new of 48 - Sep 7
63 new of 63 - Sep 7
4 new of 4 - Sep 6
9 new of 9 - Sep 6
4 new of 4 - Sep 6
2 new of 2 - Sep 6
Related Groups
Discussion group for Django users. Django is a high-level Python Web framework (djangoproject.com).
High activity, 10755 members
Discussion about the TurboGears front-to-back web development megaframework.
Medium activity, 3514 members
For questions about using CherryPy
Low activity, 1165 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 105873  Older »
Description: The Python computer language.
 

Python and M2Crypto question 
  Hi all! I am trying to install M2Crypto to work on OSX10.5 apache (mod_python). Error I receive: Error was: dlopen(/Library/WebServer/eggs /M2Crypto-0.18.2-py2.5- macosx-10.5-i386.egg-tmp/M2Cry pto/__m2crypto.so, 2): no suitable image found. Did find: /Library/WebServer/eggs/M2Cryp to-0.18.2-py2.5-macosx-10.5-i3 86.egg-... more »
By Bojan Mihelac  - 9:07am - 1 new of 1 message    

Error importing mxTidy 
  I built and installed mx-experimental 3.0.0 from source and it seemed to go fine. But when I try to import it, I get this: localhost% python -c "import mx.Tidy" Traceback (most recent call last): File "<string>", line 1, in ? File "mx/Tidy/__init__.py", line 7, in ? from Tidy import *... more »
By Mike Hostetler  - 9:00am - 1 new of 1 message    

tracking collection modification 
  I'm working on a remote object system, something kinda like Pyro. For the purposes of caching I need to be able to tell if a given dict / list / set has been modified. Ideally what I'd like is for them to have a modification count variable that increments every time the particular collection is modified. Unfortunately I can't find anything like that and since this... more »
By usenet.tolo...@gmail.com  - 6:54am - 1 new of 1 message    

unexpected class behaviour 
  Hi all, can anyone explain the behaviour of the following code sniplet: ---> schnipp <--- class Base(object): def __init__( self, lst=[] ): self.varlist = lst def addVar( self, var ): self.varlist.append(var) class Derived(Base): def __init__( self, var ): Base.__init__(self)... more »
By Jan Schäfer  - 6:30am - 3 new of 3 messages    

Watch Videos Adult online for free 
  No charge! Free watch adult videos online http:///[link]
By wildfireporn.com@googlegr oups.com  - 6:06am - 1 new of 1 message    

Watch Free Adult Videos Online 
  [link]
By wildfireporn.com@googlegr oups.com  - 5:55am - 1 new of 1 message    

This group contains information about IT Requirements in USA as well as Hotlist of Candidates from the participating members 
  This group contains information about IT Requirements in USA as well as Hotlist of Candidates from the participating members CLICK & REGISTER U GET MORE DEDAILS ****************************** ******************* * [link] *... more »
By reddy  - 1:03am - 1 new of 1 message    

Mail delivery problems 
  In the last two days I have posted relies twice to the Python List. Each time my e-mail has listed successfully but I have received a reply like the following: This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. a...@kring.com ------------------------------ ------------------... more »
By Peter Anderson  - 12:17am - 1 new of 1 message    

Setter Propertys' mro? 
  Whats the mro (method resolution order) of a setter property (__set__ on a descriptor). i seem to be experiencing some weird issue with them. for example ...... def _test(self): ... return 4 ... def _stest(self):pass # dont change value ... def _dtest(self,value):pass ... p=property(_test,_stest,_dtest )... more »
By cipher  - Sep 6 - 4 new of 4 messages    

Cathing several potential errors? 
  if i do try: something except TypeError, IndexError: pass only the first error will get caught. I dont want to use Exception and catch all errors, but just 2. how can i do that?
By cnb  - Sep 6 - 4 new of 4 messages    

1 - 10 of 105873   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google