<-    -c-    ->    

Not Acceptable!

Not Acceptable!

An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.


--> -->
 
 
<type 'exceptions.IOError'>
Python 2.7.2: /home3/zenmagic/python/bin/python
Tue Apr 23 18:34:00 2024

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

 /home2/zenmagic/public_html/aarp2.py in ()
    980 
    981    
=>  982     xo=open('/home3/zenmagic/public_html/'+fiveletters+'/epub/'+fiveletters+'-'+linknames[ff]+'.html','w')
    983     xo.write(xhtml10+'\n\n\n\n\n'+xmlfile[ff]+'\n\n\n\n\n</body></html>')
    984     xo.close
xo undefined, builtin open = <built-in function open>, fiveletters = 'aarpx', linknames = ['<head><title>not_acceptable!</title></head><body..._was_generated_by_mod_security.</p></body></html>', '<head><title>not_acceptable!</title></head><body..._was_generated_by_mod_security.</p></body></html>', '<head><title>not_acceptable!</title></head><body..._was_generated_by_mod_security.</p></body></html>'], ff = 1

<type 'exceptions.IOError'>: [Errno 2] No such file or directory: '/home3/zenmagic/public_html/aarpx/epub/aarpx-<head><title>not_acceptable!</title></head><body><h1>not_acceptable!</h1><p>an_appropriate_representation_of_the_requested_resource_could_not_be_found_on_this_server._this_error_was_generated_by_mod_security.</p></body></html>.html'
      args = (2, 'No such file or directory')
      errno = 2
      filename = '/home3/zenmagic/public_html/aarpx/epub/aarpx-<he...generated_by_mod_security.</p></body></html>.html'
      message = ''
      strerror = 'No such file or directory'