On Wed, Sep 10, 2014 at 10:00 PM, Li Tianqing wrote:
> gc.set_debug(gc.DEBUG_LEAK)
The DEBUG_LEAK flag implies the DEBUG_SAVEALL flag, which causes all
unreachable objects to be appended to gc.garbage rather than freed.
https://docs.python.org/3/library/gc.html#gc.DEBUG_SAVEALL
Try not setting
VAM SYSTEMS is a Business Consulting, IT Technology Solutions and Services
company with operations in UAE, Qatar, Bahrain, USA, Australia, Singapore
&India.
VAM SYSTEMS is currently looking for Enterprise Data Warehouse Business Analyst
for our Qatar operations with the following skill set and
Hello,
Can someone explain me why gc(CPython) can not collect recursive closure's
cycle reference? There is no __del__ there, why gc can not collect?
After many times gc collect, i also see objects like below in gc.garbage.
So i ask why gc can not collect them?
Thanks a lot.
(, )
On 9/10/2014 1:57 PM, mm0fmf wrote:
On 10/09/2014 14:27, wxjmfa...@gmail.com wrote:
[quoted trollpost deleted]
By quoting spam and trolls, you become a spam/troll distributor
yourself, and thrust same before people who missed (or blocked) the
original. Please don't do this. Best to complete
I just completed all four modules and Kirby was my instructor. I really
enjoyed the class and got a lot out of it. I am not a developer, so common
concepts like objects were new to me, whereas standard data structures like
lists, dicts, etc. were already known. It definitely allowed me to inc
On 10/09/2014 14:27, wxjmfa...@gmail.com wrote:
A "multilingual Unicode model" has not too much sense.
You are Pavlov's Dog AICMFP
;-)
--
https://mail.python.org/mailman/listinfo/python-list
Hi All,
I'm pleased to announce the release of testfixtures 4.0.2. This is a
bugfix release that fixes the following:
- Fix "maximum recursion depth exceeded" when comparing a string with
bytes that did not contain the same character.
The package is on PyPI and a full list of all the links
On Wed, Sep 10, 2014 at 11:24 PM, Mike Kilmer wrote:
> I didn't see a page on etiquette at the info page, so inquiring of you:
>
> Is the Python list an appropriate place to seek a mentor for hire?
An interesting question. Normally I'd point you to the Python Job
Board, but I believe it's down at
Witam,
Aktulanie prowadzę kilka bardzo ciekawych projektów rekrutacyjnych, w związku z
czym poszukuję kilkunastu developerów Python, chcących pracować w Warszawie,
Krakowie bądź Gdańsku.
Jeśli masz minimum 3 letnie doświaczenie w programowaniu w języku Python
LUB doświadczenie w programowaniu
Hi Python list admins,
I didn't see a page on etiquette at the info page, so inquiring of you:
Is the Python list an appropriate place to seek a mentor for hire?
I'm new to Python and have been working with Echonest's Remix "music
synthesizer" package.
I may be out of my league with the large
Find a new release of python-ldap:
http://pypi.python.org/pypi/python-ldap/2.4.16
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
st
Many Python 2 users (mostly English speakers, but also a few Europeans) are
frustrated with the move of Python 3 to Unicode strings instead of ASCII
strings.
One of the core Python developers, Nick Coghlan of Red Hat, has written an
article for the Red Hat Developer Blog explaining why the core de
Hello,
My response is below, interleaved with your comments.
D Moorcroft wrote:
>> Hi,
>>
>> We are running Python 3.3.2 but pupils are unable to print as they
>> cannot use the command prompt.
What operating system are you using? Windows, Linux, Mac? Something else?
Is it ALL pupils who are
> Hi,
>
> We are running Python 3.3.2 but pupils are unable to print as they
> cannot use the command prompt.
>
> An error comes up saying printing failed (exit status Oxff).
>
> Is there any way that we can get users who can't see the command
> prompt to be able to print?
>
> Thank you,
>
>
On 10/09/2014 07:05, Steven D'Aprano wrote:
> blindanagram wrote:
>
>> Hi Jim,
>>
>> When you get a moment, can you please remove the wrongly formatted
>> Python comment I made on your site?
>>
>> Thanks
>>
>> Brian
>
> Who is Jim, and what comment are you talking about?
>
> Perhaps you have
15 matches
Mail list logo