*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> bobo (1)              
Title
Content
Arch
Section
 

BOBO(1)

Contents


NAME    [Toc]    [Back]

       bobo - Publish Python objects on web servers (command line version)

SYNOPSIS    [Toc]    [Back]

       bobo [options] module_path [path_info]

DESCRIPTION    [Toc]    [Back]

       This  manual page documents briefly the bobo command.  This manual page
       was written for the Debian GNU/Linux distribution because the  original
       program does not have a manual page.

       The command-line interface to Bobo provides a handy way to test, debug,
       and profile Bobo without a web server.

OPTIONS    [Toc]    [Back]

       -u username:password
	      Supply HTTP authorization information

       -e name=value
	      Supply environment variables.  Use a seperate -e option for each
	      variable specified.

       -p profiler_data_file
	      Run  under  profiler control, generating the profiler data file,
	      profiler_data_file.

       -t     Compute the time required to complete a  request,  in  milliseconds.


       -r n   Specify a repeat count for timing or profiling.

       -d     Run in debug mode.  With this option, bobo will run under Python
	      debugger control.  Two useful breakpoints are set.  The first is
	      at the beginning of the module publishing code.  Steping through
	      this code shows how bobo finds objects and obtains certain metadata.
   The  second  breakpoint  is at the point just before the
	      published object is called.  To jump to the  second  breakpoint,
	      you  must  enter	's' followed by a carriage return to step into
	      the module, then enter a 'c' followed by a  carriage  return  to
	      jump  to the first breakpoint and then another 'c' followed by a
	      carriage return to jump to the point where the object is called.
	      Finally, enter 's' followed a carriage return.

       -s     Don't generate any output

SEE ALSO    [Toc]    [Back]

      
      
       See /usr/doc/python-bobo/Bobo.html for more information.



								       BOBO(1)
[ Back ]
 Similar pages
Name OS Title
edit Tru64 Edits a file line by line with a simplified command set
ipxfargc IRIX Returns the number of command-line arguments excluding the command name
VkForkIO IRIX Command-line interface to shell command component
installbsd Tru64 Installs a command (BSD version)
outbox IRIX publish files in user's Web Out Box
gendoc Linux Documentation generation from Python source files
getopt Linux Parse command line options
pxfgetarg IRIX Returns a command-line argument
parseargv IRIX process command-line options
openssl OpenBSD OpenSSL command line tool
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service