On Friday, January 31, 2014 2:10:28 AM UTC-5, Ralle wrote:
> Hello
>
>
>
> I am wondering if it possible to create a packet sniffer in windows using
> python that only sniffs for ARP packets.
A couple of links to get you started:
http://www.winpcap.org/
http://code.google.com/p/winpcapy/
--
the above be changed to clearly reflect that we
have an initialiser here and that __new__ is the constructor?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 31/01/2014 19:52, Ned Batchelder wrote:
On 1/31/14 2:33 PM, Mark Lawrence wrote:
From http://docs.python.org/3/reference/datamodel.html#object.__init__
which states:-
"
Called when the instance is created. The arguments are those passed to
the class constructor expression. If a base
rectory
name. How to solve please?
This is a warning and not an error so I'd assume that scipy has been
successfully installed. Have you checked this?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.py
it__(...)
x.__init__(...) initializes x; see help(type(x)) for signature
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
oesn't work post the code you wrote along with the error messages.
Would you please read and action this
https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the
double line spacing above, thanks.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
ngle __new__
and get your code to work.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
uage can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
ou up otherwise. I learned this the hard
way several years into my Python career. :-)
+1
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
the csv module
using any Python version. Where does it state that you must do this?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, February 6, 2014 1:24:17 PM UTC-5, Joseph L. Casale wrote:
> I have a module that has one operation that benefits greatly from being
> multiprocessed.
> Its a console based module and as such I have a stream handler and filter
> associated to
> the console, obviously the mp based ins
imary
interface for this module. If the module has not been initialized, they
will call init() if they rely on the information init() sets up." Draw
your own conclusions :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
quot;.format(minutes,seconds)) :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.
On 07/02/2014 21:45, Asaf Las wrote:
On Friday, February 7, 2014 11:11:37 PM UTC+2, Mark Lawrence wrote:
Fancy wasting two whole characters when this will suffice
print("{}:{}".format(minutes,seconds)) :)
Mark Lawrence
H, got error:
File "", line 1
not a trade-off that the core developers have chosen to make, and I
agree with them.
This is a C +1 to save memory when compared against this Python +1 :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email i
can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
syntax is not supported."
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
egers which play a roll with interfacing with hardware.
Or, pure software, interfacing with the unicode transformation units!
jmf
You missed this :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is
do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
quot;, "returns that"). what's the logic behind this recommendation?
bagratte
I can't really answer your question as I don't understand why docstrings
should get moody, or did you mean mode? :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
wha
do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
13eb13e, Jan 5 2014, 16:23:43) [MSC v.1600 32
bit (Intel)]'
>>> sys.version.startswith('3.')
True
>>>
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses a
27;))
and here bytes
type ('a' * 1)
type(('a' * 100 + 'oe' + '\U0001').encode('utf-8'))
Why?
Please don't feed this particular troll, he's spent 18 months driving us
nuts with his nonsense.
--
My fellow Pythonist
ly the unittest module, were to be used to catch this programming error.
All of your preferences can be met by raising an issue on the bug
tracker and providing a patch that changes code, docs and test suites as
appropriate. Simples :)
--
My fellow Pythonistas, ask not what our language can do for yo
this
https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the
double line spacing above, thanks.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! An
line 156, in
parseopts
cmd_args.remove(args_else[0].lower())
ValueError: list.remove(x): x not in list
Is this a known problem, should I raise a bug against pip, what is the
best course of action?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do
is as well? :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
I've snipped as there's
so much of it, thanks.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast
eves, and at the same time still quite deliberately
use gg to post it with double line spacing. If you lack the courtesy to
stop the former, please have the courtesy to stop the latter.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
and action this
https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the
double line spacing which I've AGAIN snipped, thanks.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
---
This email is free
, ask
what you can do for our language.
Mark Lawrence
---
This email is free from viruses and malware because avast! Antivirus protection
is active.
http://www.avast.com
--
https://mail.python.org/mailman/listinfo/python-list
language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
to con this list in years. I must offer my congratulations.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
ents as they
are put far more eloquently and diplomatically than I would ever manage.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
at is,
for all i1, i2, if hash(i1) != hash(i2), then i1 != i2"
Aren't search engines just wonderful :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
ture lists
https://docs.python.org/3/library/stdtypes.html#lists and dicts
https://docs.python.org/3/library/stdtypes.html#mapping-types-dict are
always the first port of call.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark L
at our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
I've
no idea what against, if no what have I overlooked?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
;python installation problem" just in case
you're not the first person to have this issue.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
in the same way.
Then going on to complain about non constructive comments seems a bit
disingenous.
Would the pair of you, Antoon and Steven, be kind enough to take your
bickering offline, thanks.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our
On 02/12/2015 14:07, Antoon Pardon wrote:
Op 02-12-15 om 14:48 schreef Mark Lawrence:
Would the pair of you, Antoon and Steven, be kind enough to take your
bickering offline, thanks.
Mark, you are in no position to make such a request of others.
I am, I'm sat perfectly comfortably
On 02/12/2015 13:59, Laura Creighton wrote:
In a message of Wed, 02 Dec 2015 13:30:38 +, Mark Lawrence writes:
0) before asking search for "python installation problem" just in case
you're not the first person to have this issue.
That is not a good idea, there are so many
target in targets:
if target in item:
list.remove(item)
btw: Is it correct to iterate over a copy (list[:]) of that string list
and not the original one?
Absolutely :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
fied to say.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
tml#why-is-join-a-string-method-instead-of-a-list-or-tuple-method
the reference to the string module function has been completely removed.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
is:
help(''.split)
as this saves you reaching for the shift key :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 06/12/2015 09:06, Dave Farrance wrote:
"D'Arcy J.M. Cain" wrote:
...
utf-8
Traceback (most recent call last):
File "./g", line 5, in
print(u"\N{TRADE MARK SIGN}")
UnicodeEncodeError: 'ascii' codec can't encode character '\u2122
On 08/12/2015 19:02, Thomas 'PointedEars' Lahn wrote:
Erik wrote:
Please fix, Erik #75656.
Please fix what?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 08/12/2015 18:42, Thomas 'PointedEars' Lahn wrote:
Anthony Papillion wrote:
-BEGIN PGP SIGNED MESSAGE-
Please don’t do that again.
Says who?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
On 08/12/2015 22:52, Thomas 'PointedEars' Lahn wrote:
Mark Lawrence wrote:
On 08/12/2015 19:02, Thomas 'PointedEars' Lahn wrote:
Erik wrote:
Please fix, Erik #75656.
Please fix what?
You are not ready for the answer yet.
I'll be all pointed ears when you a
thing to do with installing 3.5 on Windows asked and
answered roughly one trillion times.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
alternative is to write a cheque for (say) GBP 1000 payable to the
Python Software Foundation and if you're lucky somebody will do your
homework for you.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.pytho
s, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
t;
Want to learn more about VMware vCloud Air?
Go to http://vcloud.vmware.com/tutorials
[vCloudAir]
Patches are always welcome. How much did you pay for this shoddy software?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
ware, as I believe
has been hinted at by other well respected members of this list?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
me under
2.7 at some point, repeat the process for 3.4. I've no idea how you'd
do that on Debian Jessie but on Windows it'd be "pip3.4 install pygame".
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 12/12/2015 16:31, Tony van der Hoff wrote:
On 12/12/15 15:09, Mark Lawrence wrote:
On 12/12/2015 14:42, Tony van der Hoff wrote:
Debian Jessie, python 2.7; python 3.4
I have an application, using pygame for graphics, that works fine under
python2.7. I have run it through 2to3, but when
ible.
--Ned.
Part of the rumour mill
http://www.gossamer-threads.com/lists/python/dev/484210? This was
referenced from the stackoverflow question that Ben Finney referred to
yesterday.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our
erical factors, num_columns must be an int
Slap the ValueError into a search engine and the first hit is
https://groups.google.com/forum/#!topic/pystatsmodels/KcSzNqDxv-Q
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
Conrado
http://pandas.pydata.org/
http://matplotlib.org/
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
tried to run it.
4) Exactly what happened.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
racking down why my debug code
would bomb when running on 3.5, but not 2.7 or 3.2 through 3.4.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 17/12/2015 23:18, Chris Angelico wrote:
On Fri, Dec 18, 2015 at 10:05 AM, Mark Lawrence wrote:
The culprit character is hidden between "Issue #" and "20540" at line 400 of
C:\Python35\Lib\multiprocessing\connection.py.
https://bugs.python.org/issue20540 and
https://hg.py
not need to touch any system settings to install Python. Now please
describe exactly what you tried to do and eactly what went wrong.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/lis
s, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 19/12/2015 23:19, [email protected] wrote:
you are absolutely correct Mark
i'm a beginner in python and from the original question and test case given
above i wrote this
class BankAccount(object):
def __init__(self, initial_balance=0):
self.balance = initial_ba
On 20/12/2015 01:09, Michael Torrie wrote:
On 12/19/2015 05:41 PM, Mark Lawrence wrote:
On 19/12/2015 23:19, [email protected] wrote:
you are absolutely correct Mark
i'm a beginner in python and from the original question and test case given
above i wrote this
class BankAccount(o
for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
thinking, twice.
http://www.gossamer-threads.com/lists/python/dev/969817
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 21/12/2015 14:19, Thomas 'PointedEars' Lahn wrote:
Chris Angelico wrote:
[…] Thomas 'PointedEars' Lahn […] wrote:
Chris Angelico wrote:
[…] Thomas 'PointedEars' Lahn […] wrote:
Mark Lawrence wrote:
On 21/12/2015 07:51, Thomas 'PointedEars' Lahn
, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 22/12/2015 20:53, KP wrote:
How do I convert
'1280,1024'
to
(1280,1024) ?
Thanks for all help!
Start with this https://docs.python.org/3/library/stdtypes.html#str.split
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our langu
find
*‘vcvarsall.bat’*" message but still isn't guaranteed to work, so
strangely I don't recommend it.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
going to happen. However there are several distributions that
do bundle things, see http://www.scipy.org/install.html
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
mpy a regedit.
I don't have a problem, but then I don't top post on lists that greatly
prefer bottom posting or interspersed answers.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/m
k not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
/contents.html
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
g/2004/12/java-is-not-python-either.html
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 29/12/2015 17:27, xeon Mailinglist wrote:
On Tuesday, December 29, 2015 at 5:15:24 PM UTC, Mark Lawrence wrote:
On 29/12/2015 15:20, xeon Mailinglist wrote:
On Tuesday, December 29, 2015 at 11:16:10 AM UTC, xeon Mailinglist wrote:
1. How do I create a global variable that can be accessed
On 29/12/2015 22:57, xeon Mailinglist wrote:
On Tuesday, December 29, 2015 at 7:23:40 PM UTC, Mark Lawrence wrote:
On 29/12/2015 17:27, xeon Mailinglist wrote:
On Tuesday, December 29, 2015 at 5:15:24 PM UTC, Mark Lawrence wrote:
On 29/12/2015 15:20, xeon Mailinglist wrote:
On Tuesday
bugs.python.org/issue449989
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
locals(). Note, the locals
dictionary is only useful for reads since updates to the locals
dictionary are ignored.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
hing.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
"Or, how the Kübler-Ross model aptly applies to Python 3".
http://www.snarky.ca/the-stages-of-the-python-3-transition
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
to the
problem.
Thanks
This has been asked and answered repeatedly so I suggest you search the
archives.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
red pile of
cobblers I've ever seen.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
is a dumb original suggestion that should be shot down in
flames as I see no merit in it at all.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
at our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 01/01/2016 20:03, [email protected] wrote:
Mark, it is good to know that a decision has been made so that we can move
forward.
Is there a summary document that discusses the options examined and why
others did not meet the requirements? I am -NOT- trying to dredge up
arguments about
simple grounds that they go out of date
far faster then the online docs :)
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
Of course, there are other ways to get this result :-)
regards,
vbr
I'll explain it if you stop top posting.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
and then get help if it
doesn't work, rather than get other people to write the code for you.
Please don't top post, it's extremely annoying when trying to follow
long threads.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
to not top post? Just how thick
are you?
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
On 02/01/2016 20:09, yehudak . wrote:
Hi again,
I looked a little deeper at your code. Smart solution and kudos.
Yehuda
Still top posting? Thanks a bunch.
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https
On 01/01/2016 19:39, Mark Lawrence wrote:
Please see
https://mail.python.org/pipermail/core-workflow/2016-January/000345.html
This should encourage developers at all levels to help out, such that
the list of open issues on the bug tracker falls drastically.
One thing that I forgot is that if
http://www.snarky.ca/the-history-behind-the-decision-to-move-python-to-github
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list
1601 - 1700 of 5534 matches
Mail list logo