6:56 AM
nashgul
ok
6:56 AM
Koterpillar
6:56 AM
in your case, you might want to set .choices
6:56 AM
gopar has quit
6:58 AM
jas02 has quit
6:59 AM
nashgul
Koterpillar I'm writting a little code for you, a second
7:00 AM
iiie has quit
7:04 AM
michalmo joined the channel
7:06 AM
emk
/win 3
7:07 AM
nashgul
7:08 AM
Koterpillar
nashgul: did you read the link I posted?
7:08 AM
nashgul
yes
7:08 AM
resurtm joined the channel
7:08 AM
yes, I did
7:08 AM
Koterpillar
so, like that
7:09 AM
7:10 AM
nashgul
aha
7:11 AM
Koterpillar I think I understand better now with your last code
7:11 AM
I will work with that
7:11 AM
Thanks a lot Koterpillar
7:11 AM
bonsairoot joined the channel
7:12 AM
davur has quit
7:12 AM
Koterpillar
also, get a Python tutorial to better understand classes and scope
7:12 AM
limbera has quit
7:12 AM
mitaka joined the channel
7:13 AM
nashgul
Koterpillar :-D, you're right
7:15 AM
hutch34 joined the channel
7:17 AM
Koterpillar has quit
7:19 AM
hutch34 has quit
7:20 AM
re1_ has quit
7:22 AM
LADataJunkie has quit
7:23 AM
cristihainic joined the channel
7:24 AM
ironfroggy joined the channel
7:28 AM
jas02 joined the channel
7:28 AM
jas02 has quit
7:29 AM
ironfroggy has quit
7:29 AM
mrmenacex has quit
7:30 AM
jas02 joined the channel
7:31 AM
dodobas
yutro
7:35 AM
jas02_ joined the channel
7:37 AM
guh joined the channel
7:39 AM
jas02_ has quit
7:39 AM
xterm joined the channel
7:39 AM
Back2Basics has quit
7:39 AM
ubuntu_aze joined the channel
7:39 AM
mehola has quit
7:40 AM
jfisk87 has quit
7:42 AM
nemo-yiannis has quit
7:43 AM
nemo-yiannis joined the channel
7:46 AM
zakiakhmad joined the channel
7:46 AM
zakiakhmad
7:50 AM
resurtm joined the channel
7:51 AM
Tomatosoup- joined the channel
7:52 AM
tulioz joined the channel
7:53 AM
miz- joined the channel
7:53 AM
DrYockel joined the channel
7:56 AM
kenbolton has quit
7:56 AM
kenbolton joined the channel
7:58 AM
neilus joined the channel
7:58 AM
pedro_
zakiakhmad: what's your question
7:58 AM
felixx joined the channel
7:58 AM
felixx has quit
7:59 AM
klow joined the channel
8:00 AM
zakiakhmad
8:02 AM
pedro_
zakiakhmad: do you want me to explain the error? or the failing test code and try to see why it fails? ;)
8:02 AM
neilus has quit
8:05 AM
zakiakhmad
pedro_: sure ;B
8:05 AM
nimomo joined the channel
8:05 AM
nimomo has quit
8:05 AM
pedro_: I need to know why it fails and how to resolve it :B
8:05 AM
nimomo joined the channel
8:07 AM
govg joined the channel
8:07 AM
pedro_
zakiakhmad: can you paste your test then
8:07 AM
zakiakhmad
pedro_: It's there at my gist. ```/django/tests$ ./runtests.py```
8:10 AM
pedro_
zakiakhmad: that's the test results, the `test_extract_function` is failing, I can see that, but no code ;)
8:10 AM
Asandari has quit
8:11 AM
zakiakhmad
pedro_: Oooh... I ran the test from django master branch. So, I believe it's not supposed to be failed.
8:11 AM
zamro has quit
8:12 AM
resurtm has quit
8:12 AM
zamro joined the channel
8:12 AM
zamro has quit
8:12 AM
zamro joined the channel
8:13 AM
Asandari joined the channel
8:13 AM
8:13 AM
pedro_
ah yes, I see now, hmm
8:14 AM
MarkTheMark
im creating a new platform site that works very similar to reddit, but only better. i got some ideas as to how the new site should work, so feel free to check on the details by PMing me. thanks.
8:15 AM
neilus joined the channel
8:15 AM
felixx joined the channel
8:16 AM
Embalmed has quit
8:16 AM
Embalmed joined the channel
8:16 AM
zakiakhmad
pedro_: any hint?
8:17 AM
Lenz joined the channel
8:17 AM
pedro_
zakiakhmad: missing system libraries, perhaps? otherwise no clue
8:17 AM
Daerist joined the channel
8:18 AM
zakiakhmad
pedro_: Yes, I believe I need to install a certain library, but I still haven't found what library is that.
8:18 AM
hpanago joined the channel
8:18 AM
ironfroggy joined the channel
8:19 AM
pedro_
zakiakhmad: zlib is there?
8:19 AM
neilus has quit
8:20 AM
plfiorini joined the channel
8:20 AM
zakiakhmad
pedro_: zlib1g-dev is already the newest version.
8:23 AM
ironfroggy has quit
8:23 AM
pedro_
8:25 AM
resurtm joined the channel
8:27 AM
zakiakhmad
pedro_: <quote>I just installed Python 3.4.3, however, and don't have the problem there. Now I've reinstalled 3.4.2 and the error is resolved there as well.</quote> :B
8:27 AM
pedro_
zakiakhmad: yeah :)
8:28 AM
mazert_ joined the channel
8:28 AM
mazert_ has quit
8:28 AM
brundleticks has quit
8:28 AM
titodrew joined the channel
8:29 AM
zakiakhmad
pedro_: but wait, I've Python 3.4.3 installed by default from Ubuntu :B
8:30 AM
pedro_
zakiakhmad: not using a virtualenv?
8:30 AM
mreznik joined the channel
8:31 AM
felixx has quit
8:31 AM
zakiakhmad
pedro_: yes, I am using virtualenv. And both are Python 3.4.3
8:31 AM
bochecha joined the channel
8:32 AM
concacid has quit
8:33 AM
mazert_ joined the channel
8:35 AM
jas02_ joined the channel
8:35 AM
zakiakhmad has quit
8:37 AM
govg has quit
8:38 AM
encod3 joined the channel
8:41 AM
jas02_ has quit
8:41 AM
pedro_
zakiakhmad: hmm, switch python version? seems to be more python related than a django bug
8:43 AM
brundleticks joined the channel
8:44 AM
adsworth joined the channel
8:44 AM
jas02_ joined the channel
8:44 AM
jas02 has quit
8:45 AM
jas02 joined the channel
8:48 AM
concacid joined the channel
8:49 AM
jas02_ has quit
8:50 AM
maartenpi joined the channel
8:50 AM
zamro has quit
8:55 AM
techie782 joined the channel
8:56 AM
flobin joined the channel
8:58 AM
flobin has quit
8:59 AM
govg joined the channel
8:59 AM
ubuntu_aze has quit
9:00 AM
flobin joined the channel
9:04 AM
slav0nic joined the channel
9:09 AM
telex has quit
9:10 AM
telex joined the channel
9:11 AM
maartenpi has quit
9:12 AM
ironfroggy joined the channel
9:13 AM
maartenpi joined the channel
9:14 AM
maartenpi has quit
9:15 AM
maartenpi joined the channel
9:16 AM
hutch34 joined the channel
9:17 AM
jarshwah_ joined the channel
9:17 AM
ironfroggy has quit