Re: [Python] [Python e PostgreSQL] All'interno delle eccezioni, le transazioni si comportano diversamente?

2010-10-25 Per discussione Carlo Miron
2010/10/25 Giovanni Porcari : > Il giorno 25/ott/2010, alle ore 15.37, Daniele Varrazzo ha scritto: >> La soluzione di Giovanni non verteva solo sull'usare cascade nella >> definizione di fkey: posporre il check della fkey alla fine della >> transazione consente di sporchettare con i dati come si v

Re: [Python] [Python e PostgreSQL] All'interno delle eccezioni, le transazioni si comportano diversamente?

2010-10-25 Per discussione Carlo Miron
2010/10/25 Matteo Mattsteel Vitturi : > Per inciso, con SQLite non avresti il problema in quanto le foreign-key sono > sì dichiarabili ma non vengono imposte (enforced) al database. Cheers, © -- Carlo C8E Mir

[Python] [OT] test

2010-11-27 Per discussione Carlo Miron
mail di test, ignoratemi ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Programmare in Python disponibile come ebook

2010-11-29 Per discussione Carlo Miron
2010/11/29 Massimo Capanni : > Beri ha fatto un bel lavoro, speriamo continui ... :-) Beh, come dire, ha una certa eta`... :P © -- Carlo Miron Old And Bald Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python

Re: [Python] Suoni...

2010-12-26 Per discussione Carlo Miron
hon.org/moin/PythonInMusic © -- Carlo Miron Open Music Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] sqlite

2010-12-28 Per discussione Carlo Miron
on - SQL > statements in  ###progress > # Do this instead > symbol= 'IBM' > t = (symbol,) > c.execute('select * from stocks where symbol=?', t) A me funziona™. >>> c.execute('select * from stocks where symbol=?', t) >>> list

Re: [Python] Turbopascal??

2011-01-05 Per discussione Carlo Miron
erche` la mia risposta non e` si`, sigh. > Se la risposta è no allora sono convinto che "Python e solo python può > insegnare a programmare" possa essere una delle soluzioni alla questione. Io non sono molto d'accordo con quanto affermi qui, eh.

Re: [Python] Turbopascal??

2011-01-05 Per discussione Carlo Miron
on esiste un binding per uWSGI. QED, © -- Carlo Miron Kidding Robbo Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Turbopascal??

2011-01-05 Per discussione Carlo Miron
2011/1/5 Manlio Perillo : > Il 05/01/2011 18:49, Carlo Miron ha scritto: >> 2011/1/5 Roberto De Ioris : >>>> Enrico >>>> P.S. in tutto questo vorrei menzionare un linugaggio che meriterebbe piu` >>>> attenzione ma che, ahime`, stenta a farsi strada

Re: [Python] Bella la firma (Was: Turbopascal??)

2011-01-06 Per discussione Carlo Miron
gt; +1 :-) >> >> Ciao. >> Lancillotto. >> Pythonista. >> Pastafariano. > > L'ultima non mi sembra un caso di Orrore orCografico, ergo si tratta di una > religione forse anche piu' interessante dell'originale (io non fumo). <http://www.venganza.o

Re: [Python] Microbenchmarks.

2011-01-07 Per discussione Carlo Miron
redux=1&meteor=1&fasta=1&spectralnorm=1&revcomp=1&mandelbrot=1&knucleotide=1®exdna=1&pidigits=1&chameneosredux=1&threadring=1&binarytrees=1> © -- Carlo Miron Lies, Damned Lies, And Statistic Solution Architect™ _

Re: [Python] Microbenchmarks.

2011-01-08 Per discussione Carlo Miron
2011/1/8 Valerio De Carolis : > Più che altro quand'è che mettono seriamente mano a questa faccenda qui: > http://shootout.alioth.debian.org/u32q/benchmark.php?test=all&lang=python&lang2=python3 Quale faccenda? ___ Python mailing list Python@lists.python

Re: [Python] Turbopascal??

2011-01-09 Per discussione Carlo Miron
zarlo nei miei > progetti trovo qualche magagna che mi fa tornare indietro (ovvero, secondo me > Python e` troppo ad alto livello, C e` troppo a basso livello, D e` ancora > nella fase inusabile e Pascal ha il difetto di diventare tedioso) Quali problemi ti procura l'essere "

Re: [Python] Text editor o IDE?

2011-01-10 Per discussione Carlo Miron
2011/1/10 enrico franchi : > 2011/1/10 Marco Beri : >>> http://ergoemacs.org/ >> Leggo la lista di linguaggi nativamente supportati: > > Mi sembra ne manchino un paio di importanti. Manca anche Java, oltre al paio di importanti. © -- Carlo Miron Legacy Mat

Re: [Python] documenti Python Italia

2011-01-11 Per discussione Carlo Miron
2011/1/11 Fabrizio Mancini : > Ehm, l'unica cosa che ti posso dire è che non hai quotato a dovere!!! ;-) > Ciao Fabrizio E` vero. Marco, impara a quotare, cazzo. © -- Carlo Miron Yup, I'm Co-guilty Solution Architect( ___ Python mai

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
.0/server/lib -L/usr/lib/oracle/xe/app/oracle/product/10.2.0/server -lclntsh -o build/lib.linux-i686-2.6-10g/cx_Oracle.so Successfully installed cx-Oracle Cleaning up... root@help:~# © -- Carlo Miron Open Source Solution Architect ___ Python ma

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
2011/3/31 Nicola Ferrari : >>  export >  Non ho la variabile ORACLE_HOME settata.. come mai? non hai eseguito . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh >> pip install cx_Oracle > Cosa sarebbe "pip" ?? http://pypi.python.org/pypi/pip ©

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
2011/3/31 Nicola Ferrari : >> . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh > non ho la folder "oracle" sotto usr/lib... ok, ovviamente dipende da come & dove hai installato XE. >> http://pypi.python.org/pypi/pip > > Tks yw © -

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
On Thu, Mar 31, 2011 at 18:30, Nicola Ferrari wrote: > Lanciando Pip mi da errore... > > Downloading/unpacking cx-Oracle > Downloading cx_Oracle-5.1.tar.gz (194Kb): 194Kb downloaded > Running setup.py egg_info for package cx-Oracle > Traceback (most recent call last): > File "", line 14, in > Fil

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
.. >>> Faccio exit e le variabili "perdono" i valori... >>> >>> 2011/3/31 Carlo Miron >>>> Controlla $ORACLE_HOME. © -- Carlo Miron Open Source Solution Architect ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] cx_Oracle python 2.6

2011-03-31 Per discussione Carlo Miron
2011/3/31 Nicola Ferrari : > Ok perfetto... il problema sono le variabili d'ambiente.. :) > Grazie mille Prego. > 2011/3/31 Carlo Miron >> >> On Thu, Mar 31, 2011 at 19:42, Nicola Ferrari >> wrote: >> > import cx_Oracle >> > Traceback (

Re: [Python] 2 neo pythonisti che affrontano un orda barbara di javisti - con quasi-rissa finale

2011-03-31 Per discussione Carlo Miron
lto di me :-) [1] Ma meno tonto e meno pelato. > Ciao. > Marco. > [1] http://en.wikipedia.org/wiki/Non_sequitur_(literary_device) © -- Carlo Miron Open Source Solution Architect ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Banalissima informazione

2011-04-15 Per discussione Carlo Miron
2011/4/15 Giovanni Marco Dall'Olio : > se scrivi come parli, allora cosa rappresenta quello che scrivi tra > parentesi? Un cambio di voce mentre parli? oppuri ti nascondi a metá del > discorso, e poi ricompari quando finisce la parentesi? O ti giri e ti metti > una maschera alla batman? oppure, que

Re: [Python] C'è nessuno?

2011-06-16 Per discussione Carlo Miron
2011/6/16 Roberto De Ioris : > Il giorno 16/giu/2011, alle ore 14.44, Simone Federici ha scritto: >> >> 2011/6/15 Alberto Biaggiotti ABX >> C'è nessuno? >> echo "... no... no... no... no" > > si ci sono, scusate ero in bagno Pensate a fare le s

Re: [Python] C'è nessuno?

2011-06-16 Per discussione Carlo Miron
2011/6/16 TrashMan : > ??? > lista privata > ??? No, EuroPython. © -- Carlo Miron No, EuroPython Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] consigli su: os.path.getsize

2011-06-26 Per discussione Carlo Miron
2011/6/26 Daniel Pyrathon : > Chi di voi è andato all' EuroPython? Curiosamente, tutti i partecipanti di questo thread, con la possibile eccezione dell'OP. © -- Carlo Miron All @EP2011 Solution Architect™ ___ Python mailing list Python@li

Re: [Python] Python e Business Intelligence

2011-07-04 Per discussione Carlo Miron
2011/7/4 Massimiliano della Rovere : > Per motivi di lavoro (e per far sì che la prossima release del > programma non cambi linguaggio da python a java) ho cercato se in > python esiste un framework di business intelligence paragonabile a > Pentaho... e non ho trovato alcunché. > > Qualcuno sa darm

Re: [Python] numeri primi

2011-08-02 Per discussione Carlo Miron
..] >> Si può fare di meglio: >> In [25]: timeit.timeit('num.primes(100)', 'import num', number=1) >> Out[25]: 1.2874603271484375e-05 [...] > come hai fatto :O , io non riesco neanche a migliorare i miei 3,8 secondi > per 100 :/

Re: [Python] numeri primi

2011-08-03 Per discussione Carlo Miron
/library/multiprocessing#sharing-state-between-processes> [2] <http://docs.python.org/dev/library/multiprocessing#programming-guidelines> Cheers, © -- Carlo Miron FSM Bless Ya Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] [JOB] AdRoll assume

2011-09-05 Per discussione Carlo Miron
2011/9/5 Simone Federici : > 2011/9/5 Valentino Volonghi >> E` parecchio complesso ottenere un visto H1B senza laurea specialistica. >> http://goo.gl/f06M > > Divertente, con H-1B siamo equiparati a delle modelle... Non a caso Valentino si chiama cosi`. ___

Re: [Python] reST e immagini

2011-09-13 Per discussione Carlo Miron
un > bug nel css? Hai un piccolo esempio da postare? Se invece parli di testo cartaceo, immagino tu abbia gia` guardato rst2pdf [#]_ .. [#] http://code.google.com/p/rst2pdf/ -- Carlo Miron Rst Fun Club Solution Architect™ ___ Python mailing list Pyt

Re: [Python] [OT] tester per container unbit

2011-09-13 Per discussione Carlo Miron
2011/9/13 Marco Beri : > 2011/9/13 Fabrizio Mancini >> sorry, mi è partito il messaggio involontariamente. > Suggeriscoti Google Labs, estensione Undo. Fantastica! Alto, Pelato, e Inutile™ © -- Carlo Miron Tall, Bald, & Unuseful Sol

Re: [Python] [OT] tester per container unbit

2011-09-13 Per discussione Carlo Miron
2011/9/13 Gian Mario Tagliaretti : > 2011/9/13 Carlo Miron : >> 2011/9/13 Marco Beri : >>> Suggeriscoti Google Labs, estensione Undo. Fantastica! >> Alto, Pelato, e Inutile™ > eccomi, hai bisogno? Zitto, non sei ne` alto, ne` inutile :P > arf, bau :P © -- Ca

Re: [Python] [ANNOUNCE] pydrone

2011-10-11 Per discussione Carlo Miron
7;beri') { >    throw "cazzaro" C'e` un errore, dovrebbe essere:: if (data['surname'] == 'beri') {    throw "cazzaro" [...] > L'oggeto data e' la rappresentazione dell'oggeto python (in questo caso Cosa sono l'oggeto data e l

Re: [Python] barra di caricamento

2011-10-13 Per discussione Carlo Miron
Marco, 2011/10/13 Marco Beri : > 2011/10/12 Freeze NorthPole >> avete suggerimenti? >> Grazie Mille a tutti > > it.lmgtfy.com/?q=barra+caricamento+upload <https://groups.google.com/d/msg/django-developers/cQsyT2XZ8eA/3CHClTujuJwJ> Grazie, © -- Carlo Miron Pl

Re: [Python] barra di caricamento

2011-10-13 Per discussione Carlo Miron
2011/10/13 Marco Beri : > Sorry, ma non sono d'accordo con quello che dice Kaplan. Quando lo fanno a > me (giusto ieri) ci rido sopra. L'offesa è nell'occhio di chi la riceve :-) > Continuerò a farlo quando il mio giudizio lo riterrà opportuno, senza astio > (come quello di Kaplan e un po' anche il

Re: [Python] [OT] Netiquette was: barra di caricamento

2011-10-13 Per discussione Carlo Miron
drea, se mi passi un XSD adeguato metto un filtro su MailMan, in modo che vengano accettati solo messaggi XML ben formattati. > http://purl.org/dc/terms/joke";> > Non dicevo sul serio! :) > Ooops. © -- Carlo Miron Me Neither Solution Architect™ _

Re: [Python] Compilare con Python embedded: è cambiato qualcosa ultimamente?

2011-11-10 Per discussione Carlo Miron
>> perchè ld in ubuntu usa --as-needed per default. > > Tutto questo è molto bello, perchè una persona "normale" non ci sarebbe > mai arrivato... Mh, stai dicendo che Andrea non e` normale? © -- Carlo Miron A. B. Normal Solution Architect™ __

Re: [Python] Secondo voi questo corso su Python è valido?

2011-11-14 Per discussione Carlo Miron
2011/11/14 Gian Mario Tagliaretti : > Posso darne un'altro io, diffuso? Smettetela per favore di fare > top-posting o arriva uno tra Marco Beri (sempre sia lodato) e/o Nicola > Larosa (idem) e vi taglia la testa :) per non parlare di un Carlo > Miron con la scure e sopratutt

Re: [Python] Python e html

2011-11-24 Per discussione Carlo Miron
2011/11/24 Roberto De Ioris : > (mentre grazie a dio quell'uno su python e' un tecnico :P) e` pelato? ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-11-25 Per discussione Carlo Miron
since 1999. © -- Carlo Miron Since 1999 Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-11-25 Per discussione Carlo Miron
2011/11/25 Marco Beri : > 2011/11/25 Carlo Miron >> On Fri, Nov 25, 2011 at 18:00, Nicola Larosa wrote: >> > Il linguaggio con cui abbiamo più esperienza è quello preferito, che è >> > Python pecché è ER MEJO. >> >> 2011/11/25 Carlos Catucci : >>

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-11-25 Per discussione Carlo Miron
2011/11/25 Marco Beri : > 2011/11/25 Carlo Miron >> Zitto, Cuffiato™. Non sapresti nemmeno chi e` teknico, se non fosse per >> me. > > Stiamo dando per scontato che ti dovrei ringraziare per questo, giusto? > :-P gh. ymmv :) ___

Re: [Python] web2py: lo conoscete ?

2011-12-01 Per discussione Carlo Miron
icro-framework... :P Se cosi` fosse, il mercato di programmatori python sarebbe piu` inflazionato di quello java. Spero che ci sia almeno un rapporto 3:1 tra FW e pythonisti, altrimenti conviene cambiare lavoro. © -- Carlo Miron I Lower The Average Solution Architect™ __

Re: [Python] web: sync vs. async

2011-12-02 Per discussione Carlo Miron
ricordo che a Manlio piace Haskell... © -- Carlo Miron Haskell Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] web: sync vs. async

2011-12-02 Per discussione Carlo Miron
2011/12/2 Daniele Varrazzo : > On Fri, 2 Dec 2011 19:23:20 +0100, Carlo Miron wrote: >> Piro, ti ricordo che a Manlio piace Haskell... > > Ancora non l'hanno rilasciata la monade per l'humor? Funziona solo una volta all'anno, e per quest'anno Manlio ha gia` dat

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-12-06 Per discussione Carlo Miron
> Il modo in cui FOF, LOL, >> Uhm... eh? > First Order Functions, Let Over Lambda (ovvero le closures). Curiosamente, secondo Urban Dictionary, FOF e` il contrario di LOL <http://www.urbandictionary.com/define.php?term=fof> © -- Carlo Miron Urban Dict Fun Solution Architect™

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-12-06 Per discussione Carlo Miron
#x27;3viso'+2; 5 php > print 'ciao'+2; 2 Non continuo, senno` Nicola sbocca. -- Carlo Miron Vomit Type System Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-12-07 Per discussione Carlo Miron
On Wed, Dec 7, 2011 at 19:20, Giampaolo Rodolà wrote: > Il 07 dicembre 2011 18:34, Marco Mariani ha scritto: >> Dipende se lo importi con include() o require(). No comment. > > Non capisco... lo use case di include() quale sarebbe? Metti che, per non far fatica a pensare, Joe Scripter copia&inco

Re: [Python] [OT]: PHP critique [ERA] Re: Python e html

2011-12-13 Per discussione Carlo Miron
Certo che lo era, non si notava? ;-) Manlio, avevi gia` fatto una battuta, quest'anno. Contieniti, per favore. © -- Carlo Miron Restrain Yourself Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Python e DAS/NAS/SAN

2011-12-13 Per discussione Carlo Miron
): >        if n >= prefix[s]: >            value = float(n) / prefix[s] >            return '%.1f%s' % (value, s) >     return "0B" C'e` un IndentationError nell'ultima riga :P Inoltre i simboli corretti dovrebbero essere ('KiB', 'MiB', &

Re: [Python] Python e DAS/NAS/SAN

2011-12-13 Per discussione Carlo Miron
2011/12/13 Giampaolo Rodolà : > Il 13 dicembre 2011 18:11, Carlo Miron ha scritto: >> Inoltre i simboli corretti dovrebbero essere ('KiB', 'MiB', 'GiB', >> 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB'). > >

Re: [Python] Documenti su CGI?

2011-12-21 Per discussione Carlo Miron
2011/12/21 Roberto De Ioris : > http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface Non posso fare a meno di notare che quella pagina manca di referenziare [u]n'importante implementazione WSGI, come mai? © -- Carlo Miron `whois miron.it|grep Web` Solution Ar

Re: [Python] sviluppare applicazioni android tramite python

2011-12-28 Per discussione Carlo Miron
isamente molto piu' > produttivi. per tutta quella serie di menate ambientali che uno impara piano > piano con il tempo. Io invece sono ragionevolmente convinto che *non* sia vero, purtroppo. Amen (!) [8<] > Scusa, non sono d'accordo. Contestualizziamo. C# e' un linguaggio

Re: [Python] sviluppare applicazioni android tramite python

2011-12-29 Per discussione Carlo Miron
2011/12/29 enrico franchi : > 2011/12/29 Carlo Miron [...] > La mia personale idea e' che lo switch non sia stato messo e basta e *poi* > e' stato "scoperto" il giochino con i dict. Posso ovviamente sbagliare. Mboh, poesse'. Sicuramente non verra` aggiunto, v

Re: [Python] sviluppare applicazioni android tramite python

2011-12-29 Per discussione Carlo Miron
On Thu, Dec 29, 2011 at 22:30, Nicola Larosa wrote: > Carlo Miron wrote: >> A meno di non postulare l'esistenza di una verbosita` *giusta*, che si >> ponga da una parte tra quella di K e di Perl, e dall'altra a quella di >> Java e Cobol (ovvero, nel verbosity spa

Re: [Python] sviluppare applicazioni android tramite python

2011-12-30 Per discussione Carlo Miron
iamava Oak, e abbandonato schifato dalle "evoluzioni" creative di Java2, prima di 1.3, circa 2000. © -- Carlo Miron Celovecchismo Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Thread mailing list

2011-12-30 Per discussione Carlo Miron
bject:", ignorando l'eventuale prefisso "Re:". A meno che Mailman 2.1.13 non sia precedente a questo fix <http://mail.python.org/pipermail/mailman-users/2010-February/068844.html>, non so. Cheers, © -- Carlo Miron Mailman Mysteries Solution Architect™ ___

Re: [Python] sviluppare applicazioni android tramite python

2011-12-30 Per discussione Carlo Miron
2011/12/30 Simone Federici : > 2011/12/30 enrico franchi >> > Mboh, poesse'. Sicuramente non verra` aggiunto, visti i PEP 275 e 3103. Hey, non l'ha scritta il professo', quella frase :D ___ Python mailing list Python@lists.python.it http://lists.python.

Re: [Python] Digest di Python, Volume 70, Numero 76

2012-01-02 Per discussione Carlo Miron
erei di disattivarlo, questa non e` una mailing list a traffico particolarmente elevato, tranne quando scoppia il flame :P. E comunque e` difficile che vengano aperti piu` di due-tre thread al giorno... Ciao, © -- Carlo Miron Digest Sucks Solution Architect™ ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Python & .epub: manca indentazione nel codice

2012-01-13 Per discussione Carlo Miron
lo fa. In realta' anche Skim, mi sembra. > > mi pare che siano uno per Windows e lantro per OS. Avevo omesso di dire che > il mio interesse è per Linux. evince. © -- Carlo Miron Visualizza / Duale Solution Architect™ ___ Python mailing list

Re: [Python] Libro Programmare con Python.

2012-01-18 Per discussione Carlo Miron
*terribilmente* impreciso. Ad esempio, dice:: Python 2Python 3.1 if a <> b: if a != b: mentre invece lo sanno tutti che:: >>> from __future__ import barry_as_FLUFL >>> 3 <> 2 True >>> 3 != 2 File "", line 1 3 != 2 ^

Re: [Python] [OT] era Trigger in python

2012-02-17 Per discussione Carlo Miron
irefox o chrome, ecc.) > 4. il tizio che ce l'ha venduto e' un cazzone > 5. soprattutto quando mi viene un'idea, e penso a come implementarla, mi > vengono i conati (vedi punto 3) Quale punto 3? © -- Carlo Miron There's No Third Point Solution Architect™ __

Re: [Python] print question

2012-02-26 Per discussione Carlo Miron
2012/2/26 Roberto Preziusi : >>>> print "come faccio a stampare g='a0'?" > come faccio a stampare g='a0'? >>> print "g='a0'" g='a0' Ma mi viene il forte sospetto di non aver capito la tua vera domanda. Ti spiacer

Re: [Python] Come ottenere la lista delle classi contenute in un modulo

2012-02-27 Per discussione Carlo Miron
2012/2/27 Daniele Zambelli : > È possibile mettere la descrizione dell'esercizio nella docstring di > ogni classe e ricavare direttamente le classi presenti in ogni modulo > senza scrivere esplicitamente l'elenco a inizio file? > > Cioè vorrei ottenere la lista dell classi contenute in un modulo. >

Re: [Python] Django sul LA Times

2012-03-15 Per discussione Carlo Miron
On Thu, Mar 15, 2012 at 12:45, Marco Beri wrote: > http://datadesk.latimes.com/posts/2012/03/introducing-django-bakery/ > Da non crederci... :-) © --   R K--S   L ___ Python mailing list Python@lists.python.it

Re: [Python] Simone Federici wants to chat

2012-03-20 Per discussione Carlo Miron
grande simone. On Tue, Mar 20, 2012 at 22:15, Simone Federici wrote: > --- > Simone Federici wants to stay in better touch using some of Google's coolest > new > products. [snip] © --   R K--S   L _

Re: [Python] [Staff] Segnalazione di un bug (sperando di star scrivendo al giusto indirizzo)

2012-04-09 Per discussione Carlo Miron
Ciao Quark, 2012/4/9 Quark Unaltro : > Salve, > Probabilmente 'webmaster' non è esattamente l'indirizzo giusto per la > questione in oggetto, ma non ne ho trovati altri più pertinenti (ammetto di > non aver cercato esattamente per delle ore...). Il Posto Giusto™ e` probabilmente la mailing list

Re: [Python] Dizionario regular expression per sostituzioni

2012-04-10 Per discussione Carlo Miron
2012/4/10 Karim Gorjux : > Il 10/04/2012 11:10, Marco Beri ha scritto: >> Qualche domanda: >>  1. quando cambiano le regole, le vuoi far cambiare anche al tuo >>    cliente? In questo secondo caso ti consiglio di accettare (tab e/o >>    spazi)+ > > In realtà il lavoro è per me. Sto creando un sist

Re: [Python] Il linguaggio che soppianterà Python!

2012-04-13 Per discussione Carlo Miron
2012/4/13 Vittorio Zuccala' : > Ha un compilatore da 300kb e già esistono diverse varianti... > Ha soltanto 8 istruzioni e con queste gestisce ogni comando! > Ecco il nuovo linguaggio del futuro che soppianterà Python: > > http://it.wikipedia.org/wiki/Brainfuck Arrivi tardi, Vittorio, e` gia` stat

Re: [Python] python tools 4 visual studio

2012-04-13 Per discussione Carlo Miron
2012/4/13 Calogero Bonasia : > Il giorno 13 aprile 2012 10:02, Carlos Catucci ha > scritto: >> Io sono un pythonista convinto, ma queste ibridazioni mi spaventano. Se >> devo fare una app per win, che deve girare solo li. tanto vale sia scritta >> con i suoi tools e linguaggi che sono de facto ott

Re: [Python] python tools 4 visual studio

2012-04-13 Per discussione Carlo Miron
Gian, 2012/4/13 Gian Mario Tagliaretti : > 2012/4/13 Carlo Miron : > Carlo, >> Faccio **davvero** *tanta* fatica a pensare a qualcosa che si possa >> fare in vb.net ma in python no > > Parsing di file XML di svariate centinaia di megabyte > Spreadsheet-like form &g

Re: [Python] python tools 4 visual studio

2012-04-13 Per discussione Carlo Miron
2012/4/13 Carlos Catucci : > *Nota bene*: non ho scritto >> >> Faccio **davvero** *tanta* fatica a pensare a qualcosa che Gian Mario >> Tagliaretti non sappia fare meglio e piu` velocemente in vb.net >> piuttosto che in python. > > > A parte che ho idea che GianMario riesca a farle meglio in python

Re: [Python] [OT] CoreOS

2014-09-13 Per discussione Carlo Miron
Il 13/set/2014 08:35 "Giovanni Porcari" ha scritto: > Sto provando CoreOS ( https://coreos.com) e mi piacerebbe > sapere se qualcuno di voi ha esperienza, idee o > suggerimenti in merito. Poi ce ne parli ad un PyMilano? © ___ Python mailing list Pytho

Re: [Python] [Django-it] [Fwd: HTTP/2 and WSGI]

2014-09-24 Per discussione Carlo Miron
can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Applicazione WEB con Python e Postgresql

2014-10-07 Per discussione Carlo Miron
, and you think this stuff is worth it, | you can buy me a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Applicazione WEB con Python e Postgresql

2014-10-07 Per discussione Carlo Miron
ere che farne a meno sia una buona >>> idea. > > Carlo Miron wrote: >> Tu quoque, Rik0, fili mi! >> >> Non dovresti sostenere che l'OOP faccagare, e la Programmazione >> Funzionale e` l'Unica Vera Via™? > > Sono parecchio perplesso anch'io

Re: [Python] Gestione delle date

2014-10-16 Per discussione Carlo Miron
mmon_applications>: © -- |:**THE BEER-WARE LICENSE** (Revision 42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |

Re: [Python] Manuale riferimento 3.4.2

2014-11-05 Per discussione Carlo Miron
di lanciare il progetto, beh, "benvenutissimo" !-) > Ciao > Marco Ciao, © -- |:**THE BEER-WARE LICENSE** (Revision 42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, |

Re: [Python] Python ed internet

2014-11-12 Per discussione Carlo Miron
can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Iscrizione

2014-11-13 Per discussione Carlo Miron
worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Ma conoscevate questa roba qui?

2014-11-26 Per discussione Carlo Miron
il. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python ma

Re: [Python] Python job

2014-12-03 Per discussione Carlo Miron
buy me a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Python vs Java

2014-12-29 Per discussione Carlo Miron
li [³]: credo non ancora iscritto qui, ma è in BCC: a questa mail [⁴]: ha installato su VPS e gestisce un blog tecnico con WordPress ed un micro-social-coso con BuddyPress, in autonomia [⁵5]: quelle dei due Marco che siedono non ricordo se a destra, a sinistra o in braccio

Re: [Python] Python vs Java

2014-12-30 Per discussione Carlo Miron
k this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] ===

2014-12-30 Per discussione Carlo Miron
42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron :

Re: [Python] Python vs Java (Piergiorgio Pancino)

2014-12-31 Per discussione Carlo Miron
ght o di brevetti? © -- |:**THE BEER-WARE LICENSE** (Revision 42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |

Re: [Python] Python vs Java

2015-01-02 Per discussione Carlo Miron
ENSE** (Revision 42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |

Re: [Python] Bella domanda trovata su gruppo Python di linkedin

2015-01-12 Per discussione Carlo Miron
a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Infografica sui linguaggi di programmazione

2015-01-13 Per discussione Carlo Miron
ain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. | --Carlo Miron : ___ Python mailing list Pyt

Re: [Python] Classi (Was: Walks like Python. Runs like C.)

2015-01-14 Per discussione Carlo Miron
th it, | you can buy me a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Gestionale come lo scrivo?(Was: Walks like Python. Runs like C).

2015-01-15 Per discussione Carlo Miron
| If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |--Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Gestionale come lo scrivo?(Was: Walks like Python. Runs like C).

2015-01-16 Per discussione Carlo Miron
Il 15/gen/2015 23:36 "Giovanni Porcari" ha scritto: > > Il giorno 15/gen/2015, alle ore 22:16, Carlo Miron ha scritto: > > > > Mentre di GUI notoriamente non capisce una saga :-P > > Immagino che tu alluda a quella dei Nibelunghi... ;) Che se non erro erano

Re: [Python] Un reperto storico

2015-01-16 Per discussione Carlo Miron
his mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. | --Carlo Miron : ___ Py

Re: [Python] Turbogear - Django

2015-01-19 Per discussione Carlo Miron
ant with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python

Re: [Python] Tizen

2015-01-19 Per discussione Carlo Miron
Thomas Perl. Un nome, una garanzia. © -- |:**THE BEER-WARE LICENSE** (Revision 42): | wrote this mail. As long as you retain | this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. |

Re: [Python] Tizen

2015-01-20 Per discussione Carlo Miron
Il 20/gen/2015 08:15 "Carlos Catucci" ha scritto: > On 20 January 2015 at 07:28, Carlo Miron wrote: >> >> Thomas Perl. Un nome, una garanzia. > > > LOL non ci avevo fatto caso ;) Name jokes apart, è davvero un ragazzo in gamba. Non un gran relatore, purtropp

Re: [Python] Problema con una callback di un sito

2015-01-22 Per discussione Carlo Miron
| this notice you can do whatever you want with this stuff. | If we meet some day, and you think this stuff is worth it, | you can buy me a beer in return. | --Carlo Miron : ___ Python mailing list Python@lists.py

Re: [Python] Problema con una callback di un sito

2015-01-22 Per discussione Carlo Miron
Il 22 gennaio 2015 14:30, Marco Beri ha scritto: > On Jan 22, 2015 2:10 PM, "Carlo Miron" wrote: > >> Beh, perfortuna. Pesa meno. > Non è vero, siamo alti uguale. Vedere foto allegata. Non mi sembra di averti concesso i diritti di ripubblicazione. Ti costerà una bi

Re: [Python] Problema con una callback di un sito

2015-01-22 Per discussione Carlo Miron
Il 22/gen/2015 18:39 "Marco Buttu" ha scritto: > On 22/01/2015 14:09, Carlo Miron wrote: >> >> Il 21 gennaio 2015 20:40, Carlos Catucci ha scritto: >>> >>> >2015-01-21 20:05 GMT+01:00 Gianluca Esposito: >>>> >>>> >&

  1   2   3   4   5   >