Once you have learned the basic commands in Python, you are often able to solve most programming problem you face. But the way in which this is done is not really Python-ic<
Have you read the Python Cookbook? It's a pretty good source for Pythonic.
Plus you'll find much more from Alex Martelli on Stack Overflow.