¡@

Home 

python Programming Glossary: argument_data

Convert Variable Name to String?

http://stackoverflow.com/questions/1534504/convert-variable-name-to-string

the following current state of affairs random_function argument_data If one is passing an identifier name 'function' 'variable' 'dictionary'.. an identifier name 'function' 'variable' 'dictionary' etc argument_data to a random_function another identifier name one actually passes.. identifier name one actually passes an identifier e.g. argument_data object at 0xb1ce10 to another identifier e.g. function random_function..