, and let
> the application "push" data to your server instead?
Either way requires an open port, otherwise there's no way to negotiate new
clients. If your in a closed environment that's not a concern, you could
just define what clients to push to and when, but it sou
ay they handle authentication
myself. I personally think it's worth it though, Twisted is a great resource
for rapid development of certain types of clients/servers.
--
James Tanis
Technical Coordinator
Monsignor Donovan Catholic High School
e: [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list
;
font-family:"Courier New";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
-->
James Tanis
Technology Coordinator
Monsignor Donovan Catholic High SchoolÂ
e: [EMAIL PROTECTED]
p: (706)433-0223
--
http://mail.python.org/mailman/listinfo/python-list
t;[EMAIL PROTECTED]> wrote:
> Hi
> are there any future perspectives for Python to be as fast as java? i
> would like to use Python as a language for writing games.
>
> best regards
> krystian
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
James Tan
o this.
>
Such as from the python docs..
import copy
x = copy.copy(y)# make a shallow copy of y
x = copy.deepcopy(y)# make a deep copy of y
> -carl
>
> --
>
> Carl J. Van Arsdall
> [EMAIL PROTECTED]
> Build and Release
> MontaVista Software
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
mplementations
with absolutely no documentation and plenty of one letter variable
names. I haven't checked the web site either, are you allowing third
party modules to be used? If so, that causes even more problems in the
comparison. How are you going to compare those who use a module vs
implement it themselves in pure python?
--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
character. If I'm getting those mixed up, switch 'em around or
whatever. I find true tabs to be very annoying since different
editors/programs seem to translate them differently, just give me
spaces :P. Their are plenty of freeware and proprietary programs that
do both and everything in between
f usr.password == password
or something less elaborate :P.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
I wonder how so many coders actually came to be
interested in the field -- one that pretty much thrives in part on its
neverending ability to vary, grow, and change -- if something so small
can warrant so much attention.
--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
more Perl-like syntax. It doesn't quite have as much
of a diverse module selection as Python and Perl but that will change
with time. Open source gives us an unprecendented amount of choices,
try them all out.. I have, and I came up with Python because for me it
is the "best fit." That
ould just let me connect using an URL, send a few GETs,
> and receive the answer as a string/file etc.
>
> Does this exist, and where can I read about it?
>
> /David
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
Previously, on Jun 14, Peter Hansen said:
# James Tanis wrote:
# > I may be wrong here, but shouldn't you just use a stack, or in other
# > words, use the list as a stack and just pop the data off the top. I
# > believe there is a method pop() already supplied for you.
#
#
..
#
#
# Jeremy Jones
#
I may be wrong here, but shouldn't you just use a stack, or in other
words, use the list as a stack and just pop the data off the top. I
believe there is a method pop() already supplied for you. Since
you wouldn't require an self.data = [] this should allow you to safely
remove the data you've already seen without accidentally removing data
that may have been added in the mean time.
---
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
hroot and i can kill those processes )
# ( * klieber claps for zhen oh go die )
# -
#o \___
# v__v o \ O )
# (OO) ||w |
# (__) || || \/\
#
# --
# http://mail.pyth
Previously, on Jun 6, Thomas Bartkus said:
# "James Tanis" <[EMAIL PROTECTED]> wrote in message
# news:[EMAIL PROTECTED]
# > Previously, on Jun 6, Thomas Bartkus said:
# >
# > # "bruno modulix" <[EMAIL PROTECTED]> wrote in message
# > # news:[EMA
he breadth of the libraries available.
Sure, GUI RAD solutions increase development in a very real way, but you
can find an offering for just about every language out there these days.
#
# --
# http://mail.python.org/mailman/listinfo/python-list
#
---
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
--
http://mail.python.org/mailman/listinfo/python-list
James Stroud wrote:
>Sorry Maurice, apparently in bash its "ulimit" (no n). I don't use bash, so I
>don't know all of the differences offhand. Try that.
>
>
The only shells I know of that uses unlimit is csh & tcsh.. bleh.. :)
FWIW, I've had the same problem in openbsd, while ulimit will fix
17 matches
Mail list logo