[docs] Fwd: Need Clarification Python 2.7 (continuation to previous mail)

Sandro Tosi sandro.tosi at gmail.com
Thu May 3 23:58:54 CEST 2012


Hello ashok,
this mailing list is about bugs/enhancements to CPython documentation,
and your email doesn't fit this description. I'd suggest to contact a
user support forum, such as
http://mail.python.org/mailman/listinfo/python-list

Regards,
Sandro

On Wed, May 2, 2012 at 11:00 AM, ashok sekharan
<ashok.sekharan at gmail.com> wrote:
> in file import.h in include/python2.7 (as part of django installation)
>
> #define _PyImport_AcquireLock()
> #define _PyImport_ReleaseLock() 1
>
> Should this be hardcoded as 0 and 1 for each of the above statements.
>
> Thanks and Regards,
> Ashok
>
> ---------- Forwarded message ----------
> From: ashok sekharan <ashok.sekharan at gmail.com>
> Date: Tue, May 1, 2012 at 1:36 PM
> Subject: Need Clarification Python 2.7
> To: docs at python.org
>
>
>
> There is a file in python which models lock: acquire and release.
>
> One of the above variables is coded. Why should both not be coded as 1 and 0
> as per electronics.
>
> Is it available in a newer version. If so, which?
>
> Thanks and Regards,
> ASHOK
> --------------------------------------------------
> Ashok Sekharan
> MY address is -
> #201, Cosmos Villa, 2nd B Cross, Banaswadi-Ramamurthy Nagar Main Road,
> Near MSR Swimming Facility, Banaswadi, Bangalore - 560033
> Engineer (EE)
> --------------------------------------------------
>
>
>
>
> --
> --------------------------------------------------
> Ashok Sekharan
> MY address is -
> #201, Cosmos Villa, 2nd B Cross, Banaswadi-Ramamurthy Nagar Main Road,
> Near MSR Swimming Facility, Banaswadi, Bangalore - 560033
> Engineer (EE)
> --------------------------------------------------
>
>
> _______________________________________________
> docs mailing list
> docs at python.org
> http://mail.python.org/mailman/listinfo/docs
>



-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list