LazyTweet - Bringing the Lazyweb to Twitter so you can get answers to your burning questions
Active Questions
Recent Questions
Unanswered Questions
What is the python's equivalent to PHP's var_dump() ? #lazyweb
#php
#python
jibone
(0) -
posted 2 years, 9 months ago
via Twitter
-
0 Replies
0 Answers
Would you like to answer?
Sign in with Twitter to post your answer:
Use Twitter to ask a question, just add "lazytweet" to a post and we'll take care of the rest. Read more about
how lazytweet works
.
Subscribe to the latest questions
Follow LazyTweet on Twitter
Tags
php
python
Related Posts
another request for the lazy web -- anyone know an equivalent of the Python library "Beautiful Soup" for PHP? Would be lovely. . .
@lazyweb: Looking for hosting. AMP essential (where P is PHP and, ideally, Python), LAMP preferred, flexible space and bandwidth. Ideas?
Need an ini file parser, supports "*" in key names and writing and merging of config files. Need it for Python, Ruby or PHP. KTHXBY, Lazyweb
Dear lazyweb: is there any way to use Python in the same "embedded in HTML" way as PHP ie <?python ?> - if not, why not?
#lazyweb Does Javascript have an equivalent of the python function argument expander? eg. Python: call_func(*array_of_args_to_expand) JS:???