##// END OF EJS Templates
Merge pull request #998 from minrk/homedir...
Merge pull request #998 from minrk/homedir defer to stdlib os.path.expanduser('~') for path.get_home_dir() frozen env still comes first, and My Documents registry query is fallback on Windows, but in all normal cases, expanduser is used, which has $HOME as first priority. IPython also no longer considers finding no writable home dir as a fatal error. closes #810 closes #747 closes #970

File last commit:

r4244:f8026c44
r5391:351c8fc4 merge
Show More
ipythonx.1
30 lines | 725 B | application/x-troff | GroffLexer
.TH IPYTHONX 1 "October 29, 2008" "" ""
.SH NAME
\fBipythonx \- Simple graphical frontend to IPython, using WxWidgets.
.SH SYNOPSIS
.nf
.fam C
\fBipengine\fP [\fIoptions\fP]
.fam T
.fi
.SH DESCRIPTION
ipythonx is a simple graphical frontend to IPython, using WxWidgets.
.SH OPTIONS
.TP
.B
\-h, \-\-help
show this help message and exit
.TP
.B
\-d, \-\-debug
Enable debug messages for the wx frontend.
look for config files and profiles in this directory
.SH SEE ALSO
.BR ipython(1), ipython-wx(1)
.br
.SH AUTHOR
\fBipythonx\fP is a tool that ships with IPython, created by
the IPython Development Team.
.PP
This manual page was written by Stephan Peijnik <debian@sp.or.at>,
for the Debian project (but may be used by others).