First  |  Prev |  Next  |  Last
Pages: 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
Call for papers (Deadline Extended): SETP-10, USA, July 2010
It would be highly appreciated if you could share this announcement with your colleagues, students and individuals whose research is in software engineering, software testing, software quality assurance, software design and related areas. Call for papers (Deadline Extended): SETP-10, USA, July 2010 The 2010 In... 27 Mar 2010 10:50
Simple Traits
Wow. I just stumbled across one of Michele Simionato's offerings, called simple traits (strait for short) which looks *really* cool. You can find it here: http://pypi.python.org/pypi/strait/0.5.1 Extremely quick summary: Instead of multiple inheritance, with it's range of problems, use single inheritanc... 27 Mar 2010 09:33
Stop the Heat from Sun Rays!
Stop the Heat! Stop UV Damage! Save Money! - More Details : http://www.suntechglasstinting.com/welcome.php ... 27 Mar 2010 02:15
GIF89A and PIL
Hi, all. Is it possible to get PIL to save GIF's in GIF89A format, instead of GIF87A? If not, are there any decent other image libraries out there that anyone's familiar with? The only one I could find was PythonMagick, which seems completely undocumented. Or I'm blind. Ahem. But the problem is, I have a... 30 Mar 2010 00:42
exec .exe
newbie question, how do you run a .exe generated by MSVC++ in python in windows? ... 26 Mar 2010 19:10
Income for life !
www.ownbusiness.ws Change your life now. Try, it really works. ... 26 Mar 2010 14:19
Income for life !
www.ownbusiness.ws Change your life now. Try, it really works. ... 26 Mar 2010 14:19
python logging writes an empty file
Anyway, thanks for the first part. Anybody else has any idea why using the same configuration file works when running the tests with nosetests and doesn't work with logging.config.fileConfig() ? ... 26 Mar 2010 16:43
Classes as namespaces?
What's the word on using "classes as namespaces"? E.g. class _cfg(object): spam = 1 jambon = 3 huevos = 2 breakfast = (_cfg.spam, _cfg.jambon, _cfg.huevos) Granted, this is not the "intended use" for classes, and therefore could be viewed as a misuse ("that's what dictionaries are for",... 12 Apr 2010 06:59
Have you embraced Python 3.x yet?
Have you people embraced Python 3.x or still with 2.5 or 2.6? I personally want to switch over but not too sure how many people are using 3.x as opposed to 2 so I want to keep my programs compatible for the majority. -- Hari ... 29 Mar 2010 09:06
First  |  Prev |  Next  |  Last
Pages: 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173