On Thu, Apr 12, 2012 at 22:58, Mark Lawrence wrote:
> Hi all,
>
> I've tried reading PEP397 and this
> https://bitbucket.org/vinay.sajip/pylauncher/src/tip/Doc/launcher.rst but
> couldn't get my head around it, so the question is as the subject.
>
> As an aside, are people aware that there is alre
On Sat, Feb 18, 2012 at 21:11, Gelonida N wrote:
> On 02/18/2012 09:07 PM, Brian Curtin wrote:
>> On Sat, Feb 18, 2012 at 13:22, Gremlin wrote:
>>
>> import platform
>> platform.machine()
>>
>> That will return "AMD64" on 64 bit. I don'
On Sat, Feb 18, 2012 at 13:22, Gremlin wrote:
> This may help:
>
> WIN64 = 'PROGRAMFILES(X86)' in os.environ
>
> Best regards
>
>
> Von: python-win32-bounces+gremlin=armarize@python.org
> [mailto:python-win32-bounces+gremlin=armarize@python.org] Im Auftrag
On Wed, Feb 1, 2012 at 13:56, Roman Morawek wrote:
> Hello,
>
> I am just starting a new activity where I need to intact with MS
> Project. Since this is a new topic, I intend to start using Python 3.2.
> However, as I understand I need to use the pywin32 package, which is not
> supporting Python
On Tue, Mar 8, 2011 at 09:29, Tim Golden wrote:
> On 08/03/2011 15:15, pyt...@bdurham.com wrote:
>
>> I'm looking for advice on ways to have a script detect new or changed
>> files in a specific folder. The easy way is to simply poll every
>> second and to sleep between polling cycles. Is there
On Fri, Sep 10, 2010 at 02:36, Mico Siahaan wrote:
> Dear all,
>
> sorry for these basic questions. I downloaded python source then I built
> python executable using pcbuild.sln in PCBuild folder as stated in
> readme.txt.
>
> I built most of them successfully except tkinter, bsdbb, ssl, bz2. Yes
On Thu, Sep 2, 2010 at 09:27, Tony Cappellini wrote:
> >> If it's a known bug, why don't they pull that installer down?
> >
> > Then there would be no installers for 2.6.6, effectively removing Windows
> > from the list of supported platforms. The compile step is nice, but not
> > required, and c
On Thu, Sep 2, 2010 at 01:08, Tony Cappellini wrote:
> Thanks Brian.
> If it's a known bug, why don't they pull that installer down?
Then there would be no installers for 2.6.6, effectively removing Windows
from the list of supported platforms. The compile step is nice, but not
required, and ce
On Wed, Sep 1, 2010 at 23:55, Tony Cappellini wrote:
> This is OT, but I can't seem to get an answer on CLP.
>
> Has anyone else had problems running the msi for Python 2.6.6 on
> Windows 7 Professional?
>
> If I don't check "Compile .py to byte code", the installer completes
> without error.
>
>
On Thu, Jun 3, 2010 at 02:27, Mauricio Martinez Garcia
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi, i have an problem at import module collections:
> #===
> Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 b
10 matches
Mail list logo