This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sandro.tosi
Recipients chaica_, docs@python, sandro.tosi
Date 2011-02-17.19:26:27
SpamBayes Score 1.3708412e-06
Marked as misclassified No
Message-id <AANLkTinmSW1cHnLhc75UXnyKaV0+UxKM5NjXT5yEJWVA@mail.gmail.com>
In-reply-to <1297970555.01.0.618977465642.issue11234@psf.upfronthosting.co.za>
Content
On Thu, Feb 17, 2011 at 20:22, Carl Chenet <report@bugs.python.org> wrote:
>>>> sysconfig.get_config_var('SO')
> '.cpython-32m.so'
>
> A dot at the beginning of the string could be missing in the example of the current documentation. This dot also appears in the example of the PEP 3149.

and also in a freshly built python from last checkout.
History
Date User Action Args
2011-02-17 19:26:29sandro.tosisetrecipients: + sandro.tosi, chaica_, docs@python
2011-02-17 19:26:27sandro.tosilinkissue11234 messages
2011-02-17 19:26:27sandro.tosicreate