vineri, 21 februarie 2014, 08:49:01 UTC+2, Jaydeep Patil a scris:
> I am getting below tuple from excel.
>
> How should i remove extra commas in each tuple to make it easy for operations.
>
>
>
> tuples is:
>
> seriesxlist1 = ((0.0), (0.01), (0.02), (0.03), (0.04), (0.05), (0.06),
> (0.07), (
joi, 20 februarie 2014, 00:25:41 UTC+2, Emile van Sebille a scris:
> On 2/19/2014 2:03 PM, Mircescu Andrei wrote:
>
>
>
> > If there are only pyc files, the loading time of the application is
>
> > much more than if I have pyc and py files. It is behind with 2
>
Hi,
I encountered a strange issue. I have an application which uses extensively
python 2.7.6 (CPython).
The issue that I see is the following:
If there are only pyc files, the loading time of the application is much more
than if I have pyc and py files. It is behind with 2 minutes more than i