re using, has killed itself its
own performances.
(Replace 'apple' with 'ap需')
jmf
Please stop giving blatant lies on this list about Python speed.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
x27; /path/to/your/file
-- Alain.
Although practicality beats purity :)
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
do it for
free?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ct?
why the prog is having this error with self nd x as arguments ???
What x argument? Clearly wrong as I've pointed out above.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
???
What x argument? Clearly wrong as I've pointed out above. How can i
correct it ??
Put whatever it is you want appended to self.data in the call to
y.addtwice. And/or get addtwice to return the correct data type.
And/or correct anything that I've missed like I did the first
. What rubbish. It should
either have been 4 million amps through it or 4 million volts across it.
I'm +1 for the former, although possibly biased by history.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
x27;ll need it to implement those operations, or their equivalents in
terms of union and intersection.)
Or do I need to drop into C for this?
If needed bitarray and bitstring are available on pypi.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
" solution using bin() and count() about 600
times faster than the mathematically clever solution using bitwise
operations.
You meant 600% I think?
It took six times longer to do one hundredth the iterations.
ChrisA
Oh no, not another PEP 393 foul up :)
--
Cheers.
Mark Lawrence.
--
h
e simple rule for Python performance is never guess anything as you'll
invariably be wrong, time it and/or profile it, then change your code if
and only if you have to.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
x27;.index('xyz', 1)
or
'xyz' in 'yourstring'[1:]
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
I suggest
you read the tutorial here first
http://docs.python.org/tutorial/index.html then the subprocess module
here http://docs.python.org/library/subprocess.html#module-subprocess,
specifically
http://docs.python.org/library/subprocess.html#subprocess-replacements
thanks.
No
On 13/10/2012 18:49, Santosh Kumar wrote:
Try your local garden centre.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 'b' > 99
Traceback (most recent call last):
File "", line 1, in
TypeError: unorderable types: str() > int()
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
*much* appreciated.
Get yourself a decent email client. I read all the Python lists that
I'm interested in using Thunderbird on Windows via gmane.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
y indicies and slice() (but
Python arrays haven't been mentioned :), then moved onto (x)range and
now lists, dictionaries and the C API for slices.
An alternative is to tell us precisely what you're trying to achieve.
The odds are that there's a simple answer waiting in t
?
I prefer practicality beats purity.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
4/12/java-is-not-python-either.html
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
eters anyway? :)
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 30/10/2012 21:47, Ian Kelly wrote:
On Tue, Oct 30, 2012 at 3:33 PM, Mark Lawrence wrote:
On 30/10/2012 18:02, Ian Kelly wrote:
On Tue, Oct 30, 2012 at 10:14 AM, Ethan Furman wrote:
File a bug report?
Looks like it's already been wontfixed back in 2006:
http://bugs.pytho
On 30/10/2012 15:47, Andrew Robinson wrote:
I would refer you to a book written by Steve Maguire, Writing Solid
Code; Chapter 5; Candy machine interfaces.
The book that took a right hammering here
http://accu.org/index.php?module=bookreviews&func=search&rid=467 ?
--
Cheers.
Mark
On 31/10/2012 10:07, Steven D'Aprano wrote:
On Tue, 30 Oct 2012 21:33:32 +0000, Mark Lawrence wrote:
Absolutely bloody typical, turned down because of an idiot. Who the
hell is Tim Peters anyway? :)
I see your smiley, but for the benefit of those who actually don't know
who
ython>2to3.py
Traceback (most recent call last):
File "C:\Python33\Tools\Scripts\2to3.py", line 3, in
from lib2to3.main import main
ImportError: No module named main
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ever used on a continuing basis
Please provide evidence that Thunderbird is buggy. I use it quite
happily, don't have problems, and have never seen anybody complaining
about it.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 31/10/2012 22:24, Ian Kelly wrote:
On Wed, Oct 31, 2012 at 3:33 PM, Mark Lawrence wrote:
Nope. I'm busy porting my own code from 2.7 to 3.3 and cmp seems to be
very dead.
This doesn't help either.
c:\Users\Mark\Cash\Python>**2to3.py
Traceback (most recent call last
On 01/11/2012 00:23, Robert Miles wrote:
On 10/31/2012 4:38 PM, Mark Lawrence wrote:
On 31/10/2012 19:35, ru...@yahoo.com wrote:
On 10/31/2012 09:11 AM, Grant Edwards wrote:> On 2012-09-16,
?? wrote:.
"Broken"? Yes. But so is every piece of software in one w
ours but a different subject line, and from a gmail address.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
, grouped nicely in sub-directories. But it seems this is not the
python way. Sigh.
Thanks for your thoughts,
Martin
20 lines of documentation per method? As far as I'm concerned that's
not a smell, that's a stink.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/m
On 02/11/2012 08:45, Martin Hewitson wrote:
On 2, Nov, 2012, at 09:40 AM, Mark Lawrence wrote:
On 02/11/2012 08:08, Martin Hewitson wrote:
Even if one takes reasonable numbers: 20 methods, each method has 20 lines of
documentation, then we immediately have 400 lines in the file before
e mailing lists for numpy
and matplotlib, presumably scipy as well, should you have specific
questions. Further matplotlib is now at version 1.2rc3 with Python 3
support, yippee. Combine that with the recently released Python 3.3 and
it should make one hell of a tool kit :)
--
Cheers.
ke objective judgements.
(I also hope I haven't just been suckered by a troll
attempt, windows/unix is better then unix/windows being
an age-old means of trolling.)
Does Unix now have clustering, or is it still behind VMS aka Very Much
Safer?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 02/11/2012 15:50, nepaul wrote:
What the diferences : web.py Tornado Twisted ?!
Web.py is spelt w e b . p y. Tornado is spelt T o r n a d o. Twisted
is spelt T w i s t e d.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
vastly
superior to this highly overrated *Nix crap.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 06/11/2012 06:17, Amit Agrawal wrote:
i want to delete list in upper and lower some specific value
I think you want to delete a slice so read about slicing here
http://docs.python.org/3/library/stdtypes.html#sequence-types-list-tuple-range
--
Cheers.
Mark Lawrence.
--
http
On 07/11/2012 22:02, Andrew Robinson wrote:
You're doing extremely well, you've overtaken Xah Lee as the biggest
waste of space on this list.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 07/11/2012 01:55, Steven D'Aprano wrote:
Who knows? Who cares? Nobody does:
n -= n
But I've seen this scattered through code:
x := x - x - x
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 09/11/2012 06:37, Steven D'Aprano wrote:
On Fri, 09 Nov 2012 17:07:09 +1100, Chris Angelico wrote:
On Fri, Nov 9, 2012 at 12:39 PM, Mark Lawrence
wrote:
On 07/11/2012 01:55, Steven D'Aprano wrote:
Who knows? Who cares? Nobody does:
n -= n
But I've seen this scatter
andomly generated -- could that be an issue? Should I just scrap the current
system and use pickle?
Please always give the complete stack trace, it's provided for a
purpose. Here I'll grope around in the dark and guess that you need
file_object = shelve.open(...
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
zes the data. How can I write the data to a csv file without
altering the order prior to the list function.
Thanks
E
Change the line print str(a) to print type(a), a
You'll see what the problem is and be able to fix it.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 12/11/2012 00:31, Oscar Benjamin wrote:
Plain wrong. Vectors are not defined *from any origin*.
So when the Captain says "full speed ahead, steer 245 degrees", you
haven't the faintest idea where you're going, because you have no origin?
--
Cheers.
Mar
On 12/11/2012 01:18, Oscar Benjamin wrote:
On 12 November 2012 01:10, Mark Lawrence wrote:
On 12/11/2012 00:31, Oscar Benjamin wrote:
Plain wrong. Vectors are not defined *from any origin*.
So when the Captain says "full speed ahead, steer 245 degrees", you haven't
th
On 12/11/2012 01:15, Roy Smith wrote:
In article ,
Mark Lawrence wrote:
On 12/11/2012 00:31, Oscar Benjamin wrote:
Plain wrong. Vectors are not defined *from any origin*.
So when the Captain says "full speed ahead, steer 245 degrees", you
haven't the faintest idea whe
not being significant differences, should stackoverflow be asked
to change their wording?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 13/11/2012 13:21, wxjmfa...@gmail.com wrote:
Le mardi 13 novembre 2012 06:42:19 UTC+1, Steven D'Aprano a écrit :
On Tue, 13 Nov 2012 03:08:54 +0000, Mark Lawrence wrote:
* strings are now proper text strings (Unicode), not byte strings;
Let me laugh.
jmf
Presumably be
d.
How can I do that? Is there a zip library in python?
http://docs.python.org/2/library/zipfile.html
Any reason that you couldn't have found this out for yourself, given
that there are several search engines available?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
I distinguish these two cases ? Namely, if some application has the
file open or not.
Thanks,
nomadali
Anything here help http://www.python.org/dev/peps/pep-3151/ ?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
hieve, then you're far more likely to get some useful answers.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
mma are welcome.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ble that it is named after Eric Idle.
https://en.wikipedia.org/wiki/IDLE_%28Python%29
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
language and OS you're using, what code
you've tried so far, and what problems if any you're having. If you're
using Python please give us the version, if not please try another
mailing list.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
a gmane is effectively zero. YMMV?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
. The obvious snag is that
may have been Python 2.7 whereas 3.3 is completely different. Sorry but
I'm currently wearing my XXXL size Lazy Bone Idle Hat so have no figures
to back my probably incorrect memory up, anyone know anything about this?
--
Cheers.
Mark Lawrence.
--
You may find this interesting http://www.bbc.co.uk/news/technology-20395212
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
back tells you that the error has occurred at line 47.
Looking at that and the lines above, I'd guess your problem lies in the
return values from the GenerateRing function.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
s to mind as an alternative.
Does that change your preference for 'send_keys'?
Thanks a lot!!!
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
roper Unicode handling *and*
efficient string handling.
ChrisA
Rather more polite than the response I've had sitting in my drafts
folder for several hours. I'm so pleased I didn't send it, I can now
happily delete it and move on :)
--
Cheers.
Mark Lawrence.
--
http://mai
s the problem?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
me)s
%(green)s%%(version)s%(reset)s:\n%%(description)s"
Which would have parsed to something like:
'FUSCIA{category__name}/RESET{name} GREEN{version}RESET:\n{description}'
and
'FUSCIA%(category__name)s/RESET%(name)s GREEN%(version)sRESET:\n
%(description)s'
Can you seriously say you don't mind the "%(name)s"s in this?
* "A {} is in the {}" vs "A %s is in the %s"?
C %f style formatting is never going to go so live with it. I know as I
asked maybe two years ago. On Python-dev. I think.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
read
self.slider.valmax = len(self.raw_dicom_stack)
If I'm wrong then please ask on the matplotlib users mailing list or
possibly stackoverflow.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ess module, implementing
os.popen is easy but i hear
it is depreciating however I'm finding the implemantation of subprocess
daunting can anyone help
Dx
os.popen is alive and kicking in Python 3.3, see here
http://bugs.python.org/issue6490 for more. And I think you meant
deprecated :)
-
http://packages.python.org/an_example_pypi_project/setuptools.html
If any one of the learned members in the room can kindly help it.
Learned members in this group? :)
Regards,
Subhabrata Banerjee.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 05/12/2012 13:45, Chris Angelico wrote:
I tested it on Python 3.2 (yeah, time I upgraded, I know).
Bad move, fancy wanting to go to the completely useless version of
Python that simply can't handle unicode properly :)
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/ma
orial, but dear old gmane delivered me precisely nothing worth
commenting on, perhaps because it smelt the Google Screen Of Death? :)
Please try Plan B.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ch(pattern, line)
Do you've any better ideas guys? I will really appreciate all help.
I'd simply use the csv module from the standard library to read your
files, discarding anything that you regard as bad. I'd certainly not
use a regex for this.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
it'll cost to fix and get your cheque book out, perhaps that'll focus
your mind. I'll not apologise for being blunt as your follow up is less
than two hours after your previous post.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
://nedbatchelder.com/text/unipain.html
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
ven be trying this sort of thing until
then.
Thank you for the simple answer.
Josh
For the benefit of the OP and others, if you want to gain more knowledge
about patterns in Python such as the Singleton, I suggest you use your
favourite search engine to find "Alex Martelli Python p
built in.
If anyone can kindly suggest.
Regards, Subhabrata.
Take your pick from http://nedbatchelder.com/text/python-parsers.html
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 09/12/2012 14:11, Ramchandra Apte wrote:
peehole haha
Double spaced crap from you again not so haha.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
S, Python version, calling code,
what you expect to happen, what actually happened, apart from that your
request for assistance is perfect. Usually I'd be able to help but
sadly my crystal ball is in for repairs at the moment. Would you please
be kind enough to elucidate.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
Brilliant, I think your problem is in line 97 of the code that you
*HAVEN'T QUOTED*. Please go here, read and inwardly digest before you
say anything else http://www.sscce.org/
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
otlib users mailing list.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
/samba-4.0.0.html
Awesome!!! But what the is it???
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 12/12/2012 17:52, siimnur...@gmail.com wrote:
Thanks, got it now :)
Please quote something in context for future readers. Roughly translated
THE ONLY GOOD GOOGLE USER IS A DEAD GOOGLE USER
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
#x27;t peak your interest, then move on...nothing here for you to
see.
Please don't place responses like this. The Python community prides
itself on tolerance. If you don't wish to follow that recommendation
please go to an alternative site.
--
Cheers.
Mark Lawrence.
--
http
os.path.walk in Python
2 is called os.walk in Python 3.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
Dutch and members of the PSU.
A slight aside, I understand that the BDFL is currently on holiday. For
those who want a revolution now is as good a time as any :)
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
DATABASE ANYMORE!!! this is just great!
Hi Iron Skull,
I hereby nominate you for Troll of the Millenium.
--
Cheers.
Mark Lawrence
--
http://mail.python.org/mailman/listinfo/python-list
spoon.
Im starving
HELP
Unfortunately a spoon wouldn't help in this case as the soup is being
served in a basket. However I still absolutely insist that a Python
solution to this problem is found.
--
Cheers.
Mark Lawrence
--
http://mail.python.org/mailman/listinfo/python-list
d and sod off.
What an appalling lack of manners, it's sod off please :)
--
Cheers.
Mark Lawrence
--
http://mail.python.org/mailman/listinfo/python-list
iddie ride. Congratulations on
beating a dead horse into mince-meat and successfully milking the one-uddered
cow until the pale is full. I hope that you enjoyed your meal.
Pail not pale :)
Or to borrow a phrase, "I say GOOD DAY, sir!"
Or madam?
--
Cheers.
Mark Lawrence
--
http://mai
On 24/01/2013 19:34, Leonard, Arah wrote:
It's just a text file after all.
True indeed, let's not worry about trivial issues like indentation,
mixing tabs and spaces or whatever. Notepad anybody? :)
--
Cheers.
Mark Lawrence
--
http://mail.python.org/mailman/listinfo/python-list
ing', 2, 'encountered', 1, 'eleven', 1, 'during', 3, 'district', 1,
'difficulty', 1, 'cord', 1, 'consecutive', 1, 'colour', 1, 'cleared', 1,
'child', 1, 'checkups', 1, 'came', 1, 'but', 2, 'breathing', 2,
'breath', 1, 'blood', 2, 'bleeding', 1, 'birth', 4, 'before', 1, 'bad',
1, 'average', 1, 'at', 2, 'assist', 1, 'artificial', 1, 'around', 2,
'antenatal', 1, 'and', 5, 'an', 1, 'ambrical', 1, 'air', 1, 'abdominal',
1, '600am', 1, '100pm', 1, '', 3, 'other']
for i in range(0, len(x), 2):
print x[i-1], x[i]
other with
3 which
...
1
3 other
Houston, we've got a problem:)
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
>> g = chain((a[i] for i in xrange(4, 10, 1)), (a[i] for i in xrange(4)))
>>> for x in g: print x,
...
4 5 6 7 8 9 0 1 2 3
>>>
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
discusses startup
times for anyone who's interested.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
On 08/02/2012 01:26, Dennis Lee Bieber wrote:
On Wed, 08 Feb 2012 01:10:28 +, Mark Lawrence
wrote:
I'm looking at a way of cycling around a sequence i.e. starting at some
given location in the middle of a sequence and running to the end before
coming back to the beginning and runni
On 08/02/2012 14:25, Neil Cerutti wrote:
On 2012-02-08, Mark Lawrence wrote:
I'm looking at a way of cycling around a sequence i.e. starting
at some given location in the middle of a sequence and running
to the end before coming back to the beginning and running to
the start place. Abou
THIS_IS_A_CONSTANT.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
should give you some ideas.
http://pypi.python.org/pypi/pyBarcode
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
permanently include profile's debugging code in
source code,
will cause any performance issue ??
How about http://docs.python.org/library/logging.html ?
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
couldn't
print a £ sign. I used a U to enforce unicode job done. If I had a
major problem I reckon that a search on c.l.p would give me an answer
easy peasy.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
you display the following line?
Příliš žluťoučký kůň úpěl ďábelské ódy.
Best,
Matěj
Yes in Thunderbird, Notepad, Wordpad and Notepad++ on Windows Vista,
can't be bothered to try any other apps.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
86414504607E-7')
1: w= Decimal('-1.222770133978505953034526059') err=
Decimal('-1.084120148360381932277303211E-19')
0: w= Decimal('-1.0057222396915309') err=
Decimal('5.744538819905061986438230561E-15')
1: w= Decimal('-1.005722239691525155461180092') err= Decimal('-0E+2')
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
efore, healthy people have
correctly functioning immune systems -- of course quality genes always
help!
Please explain why previously healthy people get struck down with Common
Fatigue Syndrome amongst other things.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
The News of the Screws closed months ago.
As you didn't answer my question from some days back I'll ask it agin.
Please explain why previously healthy people get struck down with Common
Fatigue Syndrome amongst other things.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
I didn't realise that this was available until today. It doesn't appear
to be prominent in the official docs or have I missed something?
Certainly I'd have thought a couple of sentences here
http://www.python.org/about/help/ would be justified, what do y'all think?
--
Ch
On 15/02/2012 16:27, Rick Johnson wrote:
On Feb 15, 9:18 am, Mark Lawrence wrote:
As you didn't answer my question from some days back I'll ask it agin.
Please explain why previously healthy people get struck down with Common
Fatigue Syndrome amongst other things.
Why do you seek
On 15/02/2012 17:27, Arnaud Delobelle wrote:
On 15 February 2012 17:23, Andrew Berg wrote:
On 2/15/2012 10:04 AM, Mark Lawrence wrote:
I didn't realise that this was available until today. It doesn't appear
to be prominent in the official docs or have I missed something?
Certainl
d not simply the last line. Having said that I'm guessing
that you're reassigning f somewhere to be a string, hence the error.
Also why not write Python loops like:-
for r in name:
etc.
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
to ask?
thanks,
-Alan
Welcome.
Put (a snippet of) code here that's causing the problem together with a
full traceback and you'll soon find out :) If it is the right place
you'll get answers, if not you'll certainly be pointed in the right
direction.
--
Cheers.
Mar
://www.bbc.co.uk/news/uk-england-dorset-17074716
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list
401 - 500 of 3466 matches
Mail list logo