I have a PyCharm 1.2.1 on Windows. I have to edit different branches of the same project - somewhat heavy branches, because they live in different folders on disk - say it to be c:\\apps\\alpha and c:
I\'m learning wxPython 2.8 and Pycharm 1.2.1. (Python version - 2.6.6, Windows XP). My first program (from http://wiki.wxpython.org/Getting%20Started#A_First_Application:_.22Hello.2C_World.22):
I\'m trying out PyCharm for Django development and so far am extremely happy. My team strictly follows PEP8 formatting and we use the pep8 command line program to check to make sure our code conforms.
I\'m using PyCharm to write the code of a Django project I\'m developing. My project\'s name is A, and I have created (manually) an application under it called B, so it looks like:
I have a module named \'io\' in my package: mypackage.io. This causes a conflict with the Python built-in io package. Thus, whenever I use PyCharm to perform debugging of my code, since pydev helper u
When I\'m using a 3rd party l ibrary such as boto, PyCharm seems to be able to auto-complete quite nicely
Been using Pycharm to write a server. I have some unittests using the \'unittest\' library from Python.
Shouldn\'t it be the same by default?If not,开发者_StackOverflow is there some way to fix this so that the same PYTHONPATH is used?This may not be the ideal solution, but it works, and comes courtesy
I\'m looking for something like \"M-x describe-key\" in emacs. I see Help > Default Keymap Reference and Settings > Keymap but both of these are grouped and sorted by topic. I want something gr
I started a new PyCharm project and want to version it with Mercurial. There is a .idea directory in the project directory with the following files (and my assumption about whether to version them or