Pythonwin and Vim

Oelschlaeger, Robert roelschlaeger at twacs.com
Tue Apr 8 17:24:40 EDT 2003


Is there a known compatibility problem with Pythonwin and Vim?

Environment: 
	Win2k machine running Cygwin. 
	Pythonwin (PythonWin 2.2.2 (#37, Nov 26 2002, 10:24:37) [MSC 32 bit
(Intel)] on win32.)
	Vim (VIM - Vi IMproved 6.1 (2002 Mar 24, compiled Feb  9 2003
13:10:32))

I normally use Vim for editing Python code, and occasionally use Pythonwin
for debugging. 

If I 

-	open a file in Pythonwin, 
	-	perform some debugging, 
	-	edit the file using Vim, 
	-	continue debugging, 
-	then shut down Pythonwin, 

the edited file just disappears without a trace.

"DON'T DO THAT!"  Too late. I already did.

I was probably going to throw the code away anyway -- but I'd have like that
to have been MY choice.

Bob





More information about the Python-list mailing list