File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ \section{Built-in Functions}
125125 \code {del \var {x}.\var {foobar}}.
126126\end {funcdesc }
127127
128- \begin {funcdesc }{dir}{}
128+ \begin {funcdesc }{dir}{\optional {object} }
129129 Without arguments, return the list of names in the current local
130130 symbol table. With an argument, attempts to return a list of valid
131131 attribute for that object. This information is gleaned from the
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ \section{Built-in Functions}
125125 \code {del \var {x}.\var {foobar}}.
126126\end {funcdesc }
127127
128- \begin {funcdesc }{dir}{}
128+ \begin {funcdesc }{dir}{\optional {object} }
129129 Without arguments, return the list of names in the current local
130130 symbol table. With an argument, attempts to return a list of valid
131131 attribute for that object. This information is gleaned from the
You can’t perform that action at this time.
0 commit comments