#apache #archlinux #asterisk #centos #debian #gentoo #haskell #kde #kubuntu #lisp #math #mysql #perl #python #ruby-lang #rubyonrails #suse #ubuntu #vim #wikipedia 0 1 2 3 4 5 6 7 8 9 10 11 12 13 
Top Prev 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 Next

#python

<arkanes> splitting on whitespace will be "mostly" good enough for most cases
<sipher> And Python doesn't include this behavior by default because...?
<arkanes> because there's no standard dir format
<encompass> I am working with an iconview widget, when I click in iconview activated event it sends the signal. But I want to use the returned value when click into a string... it won't let me talling me I can't concatenate and str and a tuple. How can I get the returned vbalue into a string?
<sipher> arkanes: Unless the filename contains a space
<arkanes> sipher: right
<encompass> if I just print the return I get ... [(0,)]
<encompass> how do I jsut get that "0" as a string?
<sipher> arkanes: So all FTPd's put the filename last at least?
<ZenMasterJG> encompass: str(value[0][0]) ?
<encompass> let me try it
<arkanes> sipher: I have no idea, really
<arkanes> sipher: You could look at the code in filezilla :P
<encompass> ZenMasterJG: your awsome thanks
<ZenMasterJG> np
<krisp> how come django requies apache 2 ?
<sipher> It does?
<krisp> hmm - will it 100% not run on 1.3
<krisp> ?
<hylje> mod_python does afaik
<hylje> fcgi should run 100% on 1.3
<sipher> Yeah.. I was gonna say I think that's just for mod_python
<krisp> you can get mod_python for 1.3
<krisp> ohh - but django needs mod_pyton 3.x
<TMH_> hi. Has anyone used paramiko with python? I am setting up port forwarding with this, but I am hitting this error: paramiko.ChannelException: Administratively prohibited
<TMH_> I have no idea where that error is coming from, or how to remedy it. Forwarding with the ssh application to the same machine works perfectly, and I can see my python client authenticate as well.
<krisp> okay - my server comapny CANNOT run apache 2 - am I destend to live without python ?
<moldy> krisp: no
<moldy> krisp: python as cgi should run in any case
<krisp> then what do I do - I really want to use python alongside php - but hear django's the way to do it
<krisp> and django won't run
<zyp> django includes a stand alone test server
<krisp> but I can't put that on out server...
<moldy> you don't need django just to run python apps
<krisp> I realise that - but I hear it's the best development framework...
<hylje> more or less
<moldy> that's a matter of opinion :)
<zyp> the best is subjective, but yes, it's good
<moldy> well, if you really really want to use django, get hosting that fullfills its requirements
<morpheus74> Hello all. I'm back again. I did a step by step analysis of my program, and I determined where the error is. However, with my limited knowledge, I'm not sure what is wrong with the function. I've posted the function here http://deadbeefbabe.org/paste/3783
<moldy> if you cannot or don't want to do that, you might want to have a look at turbogears or pylons
<esperegu> does anybody know if there is a module that enables automatic updates?
<moldy> automatic updates of what?
<esperegu> of a program written in python
<esperegu> so that the user does not have to take any action
<esperegu> and the program will automaticly be updated
<masterdriverz> moldy: what error do you get?
<hylje> updating framework?
<esperegu> just a client side program
<masterdriverz> err

Previous Page  Next Page

Search ircarchive.info