« Previous | Next » 

Revision e7d34815

IDe7d348154694d6d568e06f9b520b28cc8a5daaf2
Parent b0e8ed3f
Child 3fffa0c6

Added by Santi Raffa over 10 years ago

bdev: Fix position of DEV_MAP

This rather important dictionary from constants to classes was hiding
between function definitions. The dict cannot go to the top of the file
as the classes haven't been defined there yet, so it's been pushed
to the bottom of the file.

For bonus points, the dict gets an epydoc docstring and a comment, too.

Signed-off-by: Santi Raffa <>
Signed-off-by: Thomas Thrainer <>
Reviewed-by: Thomas Thrainer <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences