Re: [web2py] Re: Comment on gluon/contrib/populate.py

2010-11-27 Thread Jonathan Lundell
On Nov 27, 2010, at 12:27 PM, Luis Díaz wrote: > thanks and quiet > only was the comment, > I also thought of the size of line 3 > > and I read > I like to read the code Here's the code with line 3 truncated: import re, cPickle, random, datetime IUP = {'shoebill':{'a':1,'187':1},'trout-like':{'

Re: [web2py] Re: Comment on gluon/contrib/populate.py

2010-11-27 Thread Luis Díaz
thanks and quiet only was the comment, I also thought of the size of line 3 and I read I like to read the code -- Díaz Luis TSU Analisis de Sistemas Universidad de Carabobo http://web2pyfacil.blogspot.com/ Facultad de Odontología

Re: [web2py] Re: Comment on gluon/contrib/populate.py

2010-11-27 Thread Jonathan Lundell
On Nov 27, 2010, at 12:13 PM, mdipierro wrote: > > we could replace }, with },\n It'd be an awfully long file then. Better to read it from a file, I think. > > Massimo > > On Nov 27, 1:43 pm, Jonathan Lundell wrote: >> On Nov 27, 2010, at 11:31 AM, Luis Díaz wrote: >> >>> I have problems whe

[web2py] Re: Comment on gluon/contrib/populate.py

2010-11-27 Thread mdipierro
we could replace }, with },\n Massimo On Nov 27, 1:43 pm, Jonathan Lundell wrote: > On Nov 27, 2010, at 11:31 AM, Luis Díaz wrote: > > > I have problems when trying to read the file populate.py > > > I just want to see the code and my system is experiencing a strange > > behavior. > > > use lin