[issue1322] platform.dist() has unpredictable result under Linux

2011-04-20 Thread pola
pola added the comment: Has there been any progress on incorporating the suggested here patch? A suggested patch is found here also: http://code.google.com/p/google-highly-open-participation-psf/issues/detail?id=216 And a patch is applied to python in ubuntu packages: see reference

[issue10380] AttributeError: 'module' object has no attribute 'exc_traceback'

2010-11-09 Thread Peda Venkateswarlu Pola
New submission from Peda Venkateswarlu Pola : As we have some new requirements in standard logging, We have written wrapper logger. This includes find caller which gives information about filename , line number , class name and method name. As i found that python logger doesn't give