~jflaker/pyroom/BugFixB1124380

« back to all changes in this revision

Viewing changes to PyRoom/basic_edit.py

  • Committer: Adam Rooke
  • Date: 2010-08-16 18:12:57 UTC
  • Revision ID: adam.j.rooke@gmail.com-20100816181257-bowbvc8w8badj2xb
Fixes Bug:#618329. Thanks Tony Martinez

Show diffs side-by-side

added added

removed removed

Lines of Context:
387
387
        self.autosave_timeout_id = ''
388
388
        self.autosave_elapsed = ''
389
389
 
390
 
        self.new_buffer()
391
 
 
392
390
        self.textbox.connect('key-press-event', self.key_press_event)
393
391
 
394
392
        # Autosave timer object