spacer
spacer search
Minima Moralia Search
spacer
Menu principale
Home
News
Links
Contattaci
Cerca
Ingresso Utenti
Nome Utente

Password

Ricordami
Hai perso la password?
Non ci conosciamo? iscriviti gratis qui
 
Home

Movizdat ad Altotasso
movizdat
“Attimi”, sguardi prima e dopo il corto
27-29 settembre 2007

1° PREMIO 500,00 EURO

Concorso a premi rivolto a tutti gli autori di cortometraggi che, sperimentando visivamente le loro pulsioni, aderiscono alla logica della libera circolazione di idee, prodotti artistici e alla condivisione dei mezzi tecnici.
PARTECIPA ANCHE TU E LIBERA L'ARTE

Bando del Concorso
Regolamento
Modulo di Iscrizione
 
 
Benvenuti sul sito di Minima Moralia
Minima Moralia è una società impegnata nella diffusione della cultura libera e nel sostegno delle produzioni artigianali ed artistiche, a favore della libertà di pensiero.
spacer
ENOTECA ALTOTASSO
Visitate l'Enoteca Altotasso in P.zza San Fracesco 6/d, Bologna. Offerta di vini pregiati selezionati da aziende agricole che conservano la cultura ed il gusto delle realtà locali. Spazio di aggregazione per gli amanti dell'arte e della musica.
website: www.altotasso.com
 
 
<type 'exceptions.AttributeError'>
Python 2.5.2: /usr/bin/python
Fri Jul 30 03:41:30 2010

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /var/www/creativecommons.org/cc.engine_sanity/eggs/flup-1.0.2-py2.5.egg/flup/server/fcgi_base.py in run(self=<flup.server.fcgi_base.Request object at 0x7f7d78916c90>)
  556         """Runs the handler, flushes the streams, and ends the request."""
  557         try:
  558             protocolStatus, appStatus = self.server.handler(self)
  559         except:
  560             traceback.print_exc(file=self.stderr)
protocolStatus undefined, appStatus undefined, self = <flup.server.fcgi_base.Request object at 0x7f7d78916c90>, self.server = <flup.server.fcgi.WSGIServer object at 0xae3f10>, self.server.handler = <bound method WSGIServer.handler of <flup.server.fcgi.WSGIServer object at 0xae3f10>>
 /var/www/creativecommons.org/cc.engine_sanity/eggs/flup-1.0.2-py2.5.egg/flup/server/fcgi_base.py in handler(self=<flup.server.fcgi.WSGIServer object at 0xae3f10>, req=<flup.server.fcgi_base.Request object at 0x7f7d78916c90>)
 1116         try:
 1117             try:
 1118                 result = self.application(environ, start_response)
 1119                 try:
 1120                     for data in result:
result = None, self = <flup.server.fcgi.WSGIServer object at 0xae3f10>, self.application = <wsgi_cache.CacheMiddleware object at 0xc57b90>, environ = {'DOCUMENT_ROOT': '/var/www/creativecommons.org/www', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_HOST': 'creativecommons.org', 'HTTP_X_FORWARDED_FOR': '62.149.141.25', 'HTTP_X_VARNISH': '1121431610', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': '/choose/get-html', 'PATH_TRANSLATED': '/var/www/creativecommons.org/cc.engine_sanity/bin/ccengine.fcgi/choose/get-html', 'QUERY_STRING': 'license_url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text', 'REMOTE_ADDR': '62.149.141.25', ...}, start_response = <function start_response at 0x7f7d7907b5f0>
 /var/www/creativecommons.org/cc.engine_sanity/bin/build/bdist.linux-x86_64/egg/wsgi_cache/__init__.py in __call__(self=<wsgi_cache.CacheMiddleware object at 0xc57b90>, environ={'DOCUMENT_ROOT': '/var/www/creativecommons.org/www', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_HOST': 'creativecommons.org', 'HTTP_X_FORWARDED_FOR': '62.149.141.25', 'HTTP_X_VARNISH': '1121431610', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': '/choose/get-html', 'PATH_TRANSLATED': '/var/www/creativecommons.org/cc.engine_sanity/bin/ccengine.fcgi/choose/get-html', 'QUERY_STRING': 'license_url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text', 'REMOTE_ADDR': '62.149.141.25', ...}, start_response=<function start_response at 0x7f7d7907b5f0>)
 /var/www/creativecommons.org/cc.engine_sanity/cc.engine/cc/engine/app.py in __call__(self=<cc.engine.app.CCEngineApp object at 0x931d10>, environ={'DOCUMENT_ROOT': '/var/www/creativecommons.org/www', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_HOST': 'creativecommons.org', 'HTTP_X_FORWARDED_FOR': '62.149.141.25', 'HTTP_X_VARNISH': '1121431610', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': '/choose/get-html', 'PATH_TRANSLATED': '/var/www/creativecommons.org/cc.engine_sanity/bin/ccengine.fcgi/choose/get-html', 'QUERY_STRING': 'license_url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text', 'REMOTE_ADDR': '62.149.141.25', ...}, start_response=<function start_response at 0x7f7d7907b5f0>)
   50         request.staticdirect = self.staticdirector
   51 
   52         return controller(request)(environ, start_response)
   53 
   54 
controller = <function get_html at 0x478ced8>, request = <Request at 0x7f7d7905d390 GET http://creativeco...%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text>, environ = {'DOCUMENT_ROOT': '/var/www/creativecommons.org/www', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_HOST': 'creativecommons.org', 'HTTP_X_FORWARDED_FOR': '62.149.141.25', 'HTTP_X_VARNISH': '1121431610', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': '/choose/get-html', 'PATH_TRANSLATED': '/var/www/creativecommons.org/cc.engine_sanity/bin/ccengine.fcgi/choose/get-html', 'QUERY_STRING': 'license_url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text', 'REMOTE_ADDR': '62.149.141.25', ...}, start_response = <function start_response at 0x7f7d7907b5f0>
 /var/www/creativecommons.org/cc.engine_sanity/cc.engine/cc/engine/chooser/views.py in get_html(request=<Request at 0x7f7d7905d390 GET http://creativeco...%2Flicenses%2Fby-nc-nd%2F2.0%2Fit%2F&format=text>)
  376 
  377     request_form = request.GET or request.POST
  378     license = _issue_license(request_form)
  379     work_dict = _formatter_work_dict(request_form)
  380 
builtin license = Type license() to see the full license text, global _issue_license = <function _issue_license at 0x478cc08>, request_form = GET([('license_url', 'http://creativecommons.org/licenses/by-nc-nd/2.0/it/'), ('format', 'text')])
 /var/www/creativecommons.org/cc.engine_sanity/cc.engine/cc/engine/chooser/views.py in _issue_license(request_form=GET([('license_url', 'http://creativecommons.org/licenses/by-nc-nd/2.0/it/'), ('format', 'text')]))
  155     # check for license_url
  156     elif request_form.has_key('license_url'):
  157         return cc.license.by_url(request_form['license_url'])
  158 
  159     else:
global cc = <module 'cc' from '/var/www/creativecommons.org/.../cc.licenserdf-0.1.27-py2.5.egg/cc/__init__.pyc'>, cc.license = <module 'cc.license' from '/var/www/creativecomm...cense-0.13.11-py2.5.egg/cc/license/__init__.pyc'>, cc.license.by_url undefined, request_form = GET([('license_url', 'http://creativecommons.org/licenses/by-nc-nd/2.0/it/'), ('format', 'text')])

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'by_url'
      args = ("'module' object has no attribute 'by_url'",)
      message = "'module' object has no attribute 'by_url'"


Mambo is Free Software released under the GNU/GPL License.
Versione italiana localizzata da SupportoMambo basata sul progetto MamLang modificato da Giorgio Nordo per www.equal.it
spacer