On Tuesday, 24 December 2019, Tim Daneliuk wrote:
> If I do this:
>
> foo = [ "bar", "baz" "slop", "crud" ]
>
> Python silently accepts that and makes the middle term "bazslop".
Strings concatinate over line endings so this case is only sensible really.
>
> BUT, if I do this:
>
> foo
I am trying to get distorm3's unittests working but to no avail.
I am not really a Python programmer so was hoping someone in the know maybe
able to fix this for me.
Here's a GitHub issue I have created for the bug :-
https://github.com/gdabah/distorm/issues/118
--
"Aaron Gray" wrote in message
news:8tpu87f75...@mid.individual.net...
On Windows I have installed Python 3.2 and PyOpenGL-3.0.1 and am getting
the following error :-
File "c:\Python32\lib\site-packages\OpenGL\platform\win32.py", line 13
except OSError, err:
On Windows I have installed Python 3.2 and PyOpenGL-3.0.1 and am getting the
following error :-
File "c:\Python32\lib\site-packages\OpenGL\platform\win32.py", line 13
except OSError, err:
^
It works okay on my Linux machine running Python 2.6.2.
Many thanks in advance,
"Xah Lee" wrote in message
news:2fb289be-00b3-440a-b153-ca88f0ba1...@d42g2000prb.googlegroups.com...
>recently i wrote a blog essay about html correctness and html
>validators, with relations to the programing lang communities. I hope
>programing lang fans will take more consideration on the corr
"Roy Smith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In article <[EMAIL PROTECTED]>,
> Tim Golden <[EMAIL PROTECTED]> wrote:
>
>> Aaron Gray wrote:
>> > Wikipedia says Python has Multiple Inheritance, is th
Wikipedia says Python has Multiple Inheritance, is this true ?
http://en.wikipedia.org/wiki/Multiple_inheritance
Thanks,
Aaron
--
http://mail.python.org/mailman/listinfo/python-list
>Bytecodes:
>http://docs.python.org/lib/bytecodes.html
>
>VM:
>Python/ceval.c
Thanks,
Aaron
--
http://mail.python.org/mailman/listinfo/python-list
"Aaron Gray" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am looking to study the CPython source code, but I cannot seem to find
> the VM code.
Found it :)
Python/ceval.c
> Also is there any where a detailed list of the op
Hi,
I am looking to study the CPython source code, but I cannot seem to find the
VM code.
Also is there any where a detailed list of the opcodes ?
Many thanks in advance,
Aaron
--
http://mail.python.org/mailman/listinfo/python-list
I was once a religous tabber until working on multiple source code sources,
now I am a religious spacer :)
My 2bits worth,
Aaron
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo