!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/share/doc/python-elementtree-1.2.6/docs/   drwxr-xr-x
Free 3.8 GB of 27.03 GB (14.07%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     pythondoc-elementtree.ElementInclude.html (2.88 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
The elementtree.ElementInclude Module

The elementtree.ElementInclude Module

Limited XInclude support for the ElementTree package.

Module Contents

default_loader(href, parse, encoding=None) [#]

Default loader. This loader reads an included resource from disk.

href
Resource reference.
parse
Parse mode. Either "xml" or "text".
encoding
Optional text encoding.
Returns:
The expanded resource. If the parse mode is "xml", this is an ElementTree instance. If the parse mode is "text", this is a Unicode string. If the loader fails, it can return None or raise an IOError exception.
Raises IOError:
If the loader fails to load the resource.

FatalIncludeError (class) [#]

Fatal include error.

For more information about this class, see The FatalIncludeError Class.

include(elem, loader=None) [#]

Expand XInclude directives.

elem
Root element.
loader
Optional resource loader. If omitted, it defaults to default_loader. If given, it should be a callable that implements the same interface as default_loader.
Raises FatalIncludeError:
If the function fails to include a given resource, or if the tree contains malformed XInclude elements.
Raises IOError:
If the function fails to load a given resource.

The FatalIncludeError Class

FatalIncludeError (class) [#]

Fatal include error.


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0027 ]--