tombatron

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
tombatron created a post, Code Navigation Question
Using the default keybindings in PyCharm I can use Control + B to go to the declaration of a method. In most cases, once I've navigated away to the declaration my original place in the source code ... -
-
-
tombatron created a post, Issue with Google App Engine SDK Version 1.6.4
Ever since upgrading my GAE SDK to version 1.6.4 my local development datastore will not persist to disk.I have done some research on this issue and found that the latest version of the dev_appserv... -
tombatron created a post, Python Integrated Tools - Default test runner
From within the "Python Integrated Tools" section of the "Settings" screen it is possible to define a default test runner. For my purposes I would like to use "Nosetests". However I would also like... -
-
tombatron created a post, Google App Engine ProtoRPC Code Completion
Hey guys,I'm fairly new to PyCharm (and Python development in general really) and I have a question concerning code completion support. I'm currently playing around with the ProtoRPC module that th...